brcm2708: Add feature flag rootfs-part
authorDaniel F. Dickinson <cshored@thecshore.com>
Thu, 27 Dec 2018 03:33:57 +0000 (22:33 -0500)
committerChristian Lamparter <chunkeey@gmail.com>
Thu, 27 Dec 2018 13:06:38 +0000 (14:06 +0100)
commit3bb44f42990a75e66972016cde75bed6a3f09ef9
treeffba4f15a85c947b02d710ea701234cf6a77ccfb
parent1155793809b971b3cc0c5536591a417a7ed36245
brcm2708: Add feature flag rootfs-part

Even with squashfs brcm2708 requires ROOTFS_PART_SIZE because the overlay
exists as a loopback device on the space not used by squashfs in the root
partition. Also for ext4 (the other fs option) ROOTFS_PART_SIZE is required,
so use feature flag rootfs-part to enable it.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
target/linux/brcm2708/Makefile