add uboot-envtools by default

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>

SVN-Revision: 41385
This commit is contained in:
Imre Kaloz 2014-06-29 13:06:48 +00:00
parent 974f13988c
commit b2e9df4de3
1 changed files with 1 additions and 1 deletions

View File

@ -20,6 +20,6 @@ include $(INCLUDE_DIR)/target.mk
KERNELNAME:="zImage dtbs"
DEFAULT_PACKAGES +=
DEFAULT_PACKAGES += uboot-envtools
$(eval $(call BuildTarget))