imx6: put uboot-envtools in DEFAULT_PACKAGES
[openwrt/staging/chunkeey.git] / target / linux / imx6 / Makefile
index 0afd85312b7629ab93283bb786b3c4541df84fa9..479b48e0357f3ac0ab653f5b1e546b31bf9af25d 100644 (file)
@@ -20,4 +20,6 @@ include $(INCLUDE_DIR)/target.mk
 
 KERNELNAME:=zImage dtbs
 
+DEFAULT_PACKAGES += uboot-envtools
+
 $(eval $(call BuildTarget))