generic: revert to OpenWrt CC partition sizes on x86 and similar images for now
This will allow upgrading using the broken sysupgrade scripts in OpenWrt CC without losing the configuration. Fixes #1010
This commit is contained in:
parent
6e05ade58f
commit
fcce9e5295
@ -11,6 +11,9 @@ config 'CONFIG_PACKAGE_ATH_DEBUG=y'
|
|||||||
config 'CONFIG_TARGET_MULTI_PROFILE=y'
|
config 'CONFIG_TARGET_MULTI_PROFILE=y'
|
||||||
config 'CONFIG_TARGET_PER_DEVICE_ROOTFS=y'
|
config 'CONFIG_TARGET_PER_DEVICE_ROOTFS=y'
|
||||||
|
|
||||||
|
config 'CONFIG_TARGET_KERNEL_PARTSIZE=4'
|
||||||
|
config 'CONFIG_TARGET_ROOTFS_PARTSIZE=48'
|
||||||
|
|
||||||
if [ "$GLUON_DEBUG" ]
|
if [ "$GLUON_DEBUG" ]
|
||||||
then
|
then
|
||||||
config 'CONFIG_DEBUG=y'
|
config 'CONFIG_DEBUG=y'
|
||||||
|
Loading…
Reference in New Issue
Block a user