The rootfs is required to create rootfs Docker containers. With this feature enable a new runtime test can happen for the aarch64_cortex-a53 architecture.
CC: Josef Schlehofer <pepe.schleho...@gmail.com> Signed-off-by: Paul Spooren <m...@aparcar.org> --- target/linux/mvebu/cortexa53/target.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/mvebu/cortexa53/target.mk b/target/linux/mvebu/cortexa53/target.mk index fe89d08ffa..10080c0b8f 100644 --- a/target/linux/mvebu/cortexa53/target.mk +++ b/target/linux/mvebu/cortexa53/target.mk @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk ARCH:=aarch64 BOARDNAME:=Marvell Armada 3700LP (ARM64) CPU_TYPE:=cortex-a53 -FEATURES+=ext4 +FEATURES+=ext4 targz DEFAULT_PACKAGES+=e2fsprogs ethtool mkf2fs partx-utils KERNELNAME:=Image dtbs -- 2.29.2 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel