From 22045c383dc32f620a5da8909a98a58320926e02 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Fri, 17 Apr 2015 13:47:13 +0000 Subject: imx6: put uboot-envtools in DEFAULT_PACKAGES Signed-off-by: Luka Perkov SVN-Revision: 45478 --- target/linux/imx6/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/imx6/Makefile') diff --git a/target/linux/imx6/Makefile b/target/linux/imx6/Makefile index 0afd85312b..479b48e035 100644 --- a/target/linux/imx6/Makefile +++ b/target/linux/imx6/Makefile @@ -20,4 +20,6 @@ include $(INCLUDE_DIR)/target.mk KERNELNAME:=zImage dtbs +DEFAULT_PACKAGES += uboot-envtools + $(eval $(call BuildTarget)) -- cgit v1.2.3