projects
/
librecmc
/
librecmc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
974f139
)
add uboot-envtools by default
author
Imre Kaloz
<kaloz@openwrt.org>
Sun, 29 Jun 2014 13:06:48 +0000
(13:06 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Sun, 29 Jun 2014 13:06:48 +0000
(13:06 +0000)
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41385
target/linux/mvebu/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/mvebu/Makefile
b/target/linux/mvebu/Makefile
index e0edb4586efe68758fdc820f5ec68ac3989dc721..74c44ba0c33fcac6485005c3aca9eadcf63c3860 100644
(file)
--- a/
target/linux/mvebu/Makefile
+++ b/
target/linux/mvebu/Makefile
@@
-20,6
+20,6
@@
include $(INCLUDE_DIR)/target.mk
KERNELNAME:="zImage dtbs"
-DEFAULT_PACKAGES +=
+DEFAULT_PACKAGES +=
uboot-envtools
$(eval $(call BuildTarget))