From 8c41f1f81cde0712e90019c868f89192fdddf5bb Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 26 Aug 2018 20:03:00 +0200 Subject: imx6: enable f2fs and loopback support in preparation for squashfs with overlay support Signed-off-by: Felix Fietkau --- target/linux/imx6/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/imx6/Makefile') diff --git a/target/linux/imx6/Makefile b/target/linux/imx6/Makefile index 152a58e8b1..ba270df9e8 100644 --- a/target/linux/imx6/Makefile +++ b/target/linux/imx6/Makefile @@ -20,6 +20,6 @@ include $(INCLUDE_DIR)/target.mk KERNELNAME:=zImage dtbs -DEFAULT_PACKAGES += uboot-envtools +DEFAULT_PACKAGES += uboot-envtools mkf2fs e2fsprogs $(eval $(call BuildTarget)) -- cgit v1.2.3