add uboot-envtools by default
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41385
This commit is contained in:
parent
974f13988c
commit
b2e9df4de3
1 changed files with 1 additions and 1 deletions
|
@ -20,6 +20,6 @@ include $(INCLUDE_DIR)/target.mk
|
|||
|
||||
KERNELNAME:="zImage dtbs"
|
||||
|
||||
DEFAULT_PACKAGES +=
|
||||
DEFAULT_PACKAGES += uboot-envtools
|
||||
|
||||
$(eval $(call BuildTarget))
|
||||
|
|
Loading…
Reference in a new issue