1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-09-27 22:59:49 +02:00
openwrt/config
Andre Heider 7b76219e15 sunxi: fix build without ext4 rootfs
The sdcard image generation uses CONFIG_TARGET_ROOTFS_PARTSIZE, which is
currently bound to TARGET_ROOTFS_EXT4FS on this target.

Since the rootfs is squashfs anyway, allow deselecting of the ext4fs
one.

Sort the target list alphabetically while here.

Signed-off-by: Andre Heider <a.heider@gmail.com>
2018-09-29 17:23:11 +02:00
..
Config-build.in
Config-devel.in
Config-images.in sunxi: fix build without ext4 rootfs 2018-09-29 17:23:11 +02:00
Config-kernel.in