diff --git a/target/linux/mvebu/Makefile b/target/linux/mvebu/Makefile index e0edb4586e..74c44ba0c3 100644 --- a/target/linux/mvebu/Makefile +++ b/target/linux/mvebu/Makefile @@ -20,6 +20,6 @@ include $(INCLUDE_DIR)/target.mk KERNELNAME:="zImage dtbs" -DEFAULT_PACKAGES += +DEFAULT_PACKAGES += uboot-envtools $(eval $(call BuildTarget))