summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 576a0fac9..939a35ee9 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,6 @@ dirs:
for i in $(DIRS); do make -C $$i; done
$(BOOT_IMG): modules dirs
- make dirs
./make_boot_img $@ $(@:gi_%.img=%)
tar: clean