mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-29 15:44:04 +00:00
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 <sandeepsheriker.mallikarjun@microchip.com>
This commit is contained in:
parent
43a0b72c3c
commit
1b368f1641
@ -10,7 +10,7 @@ ARCH:=arm
|
||||
BOARD:=at91
|
||||
MAINTAINER:=Claudio Mignanti <c.mignanti@gmail.com>
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user