mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-04 13:42:24 +00:00
imx6: add uboot-envtools to default packages
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37859
This commit is contained in:
parent
e29acfd8e9
commit
18a767156e
@ -20,6 +20,6 @@ include $(INCLUDE_DIR)/target.mk
|
||||
KERNELNAME:="zImage dtbs"
|
||||
|
||||
DEFAULT_PACKAGES += \
|
||||
kmod-usb-chipidea kmod-usb-mxs-phy
|
||||
kmod-usb-chipidea kmod-usb-mxs-phy uboot-envtools
|
||||
|
||||
$(eval $(call BuildTarget))
|
||||
|
Loading…
Reference in New Issue
Block a user