summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2014-08-30 20:19:35 +0200
committerMichal Idziorek <m.i@gmx.at>2014-08-30 20:19:35 +0200
commit07f3883a25dc4a7bdbd52c7bd97741ccc7df13f7 (patch)
treee75e4f45d731d2fe992b692e6ca95b1881b1e6ae /Makefile
parent4c6017d0d21cb085bf3757c2949e435481840fe6 (diff)
fixed bug in multitasking code
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e080398..688dc80 100644
--- a/Makefile
+++ b/Makefile
@@ -101,7 +101,7 @@ run: FoolOS.img
############ cleanup ############
clean:
- -rm *.bin *.img bochs.log $(KERNEL_ENTRY) $(ASMOBJECTS) $(OBJECTS) $(FILLUP) $(MBR)
+ -rm *.bin *.img bochs.log $(KERNEL_ENTRY) $(ASMOBJECTS) $(OBJECTS) $(FILLUP) $(MBR)