2
0
forked from Ivasoft/openwrt

kirkwood: put uboot-envtools in DEFAULT_PACKAGES

Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 45477
This commit is contained in:
Luka Perkov
2015-04-17 13:47:09 +00:00
parent 6b062ad848
commit cc8628a6a3
4 changed files with 13 additions and 17 deletions

View File

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