summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6abaaee..972f97e 100644
--- a/Makefile
+++ b/Makefile
@@ -2,6 +2,7 @@
all clean romfs:
$(MAKE) -C env $@
+ $(MAKE) -C mkubootenv $@
UBOOT_SRC = ../../../../u-boot