imx6: add uboot-envtools to default packages
[openwrt/staging/lynxis/omap.git] / target / linux / imx6 / Makefile
index d7ea910c572bfd28770f3d643e5c81fdf40b61bf..3be83d0b0bedc073e9a3dbef84a1d938611d65be 100644 (file)
@@ -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))