summaryrefslogtreecommitdiff
path: root/bootloader/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bootloader/Makefile')
-rw-r--r--bootloader/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootloader/Makefile b/bootloader/Makefile
index 370a652..fb91150 100644
--- a/bootloader/Makefile
+++ b/bootloader/Makefile
@@ -28,4 +28,4 @@ all:
$(MAKE) -f Makefile-$(TARGET) $@
%:
- $(MAKE) -f Makefile-$(TARGET) $@ \ No newline at end of file
+ $(MAKE) -f Makefile-$(TARGET) $@