mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
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.
Fixes FS#2166
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| base-files | ||
| bcm2708 | ||
| bcm2709 | ||
| bcm2710 | ||
| image | ||
| patches-4.9 | ||
| Makefile | ||
| modules.mk | ||