summaryrefslogtreecommitdiff
path: root/boot1
diff options
context:
space:
mode:
Diffstat (limited to 'boot1')
-rw-r--r--boot1/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/boot1/Makefile b/boot1/Makefile
index e930498..b9b2e24 100644
--- a/boot1/Makefile
+++ b/boot1/Makefile
@@ -11,6 +11,3 @@ $(MBR): $(ASM_SOURCES)
clean:
-rm $(MBR)
-
-
-