mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-11 07:22:54 +00:00
0880275d5e
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 |