From: Sandeep Sheriker Mallikarjun Date: Fri, 13 Oct 2017 17:21:51 +0000 (-0700) Subject: at91: Add ext4 filesystem X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fjow.git;a=commitdiff_plain;h=1b368f164131f21bb6870a1e75421d30e6acd0ac at91: Add ext4 filesystem Add ext4 filesystem for creating sdcard image with ext4 rootfs and removing ext2 as it superset of ext4. Signed-off-by: Sandeep Sheriker Mallikarjun --- diff --git a/target/linux/at91/Makefile b/target/linux/at91/Makefile index 948419a7aa..c4de685d10 100644 --- a/target/linux/at91/Makefile +++ b/target/linux/at91/Makefile @@ -10,7 +10,7 @@ ARCH:=arm BOARD:=at91 MAINTAINER:=Claudio Mignanti BOARDNAME:=Microchip (Atmel AT91) -FEATURES:=squashfs targz ext2 usb usbgadget ubifs +FEATURES:=ext4 squashfs targz usb usbgadget ubifs SUBTARGETS:=sama5 legacy KERNEL_PATCHVER:=4.4