Revert "generic: revert to OpenWrt CC partition sizes on x86 and similar images for now"

This reverts commit fcce9e5295.

The x86-generic kernel does not fit into 4MB.
This commit is contained in:
Matthias Schiffer 2017-06-01 21:09:51 +02:00
parent 44995887ec
commit 88f2e3e4e2
No known key found for this signature in database
GPG Key ID: 16EF3F64CB201D9C
1 changed files with 0 additions and 3 deletions

View File

@ -11,9 +11,6 @@ config 'CONFIG_PACKAGE_ATH_DEBUG=y'
config 'CONFIG_TARGET_MULTI_PROFILE=y'
config 'CONFIG_TARGET_PER_DEVICE_ROOTFS=y'
config 'CONFIG_TARGET_KERNEL_PARTSIZE=4'
config 'CONFIG_TARGET_ROOTFS_PARTSIZE=48'
if [ "$GLUON_DEBUG" ]
then
config 'CONFIG_DEBUG=y'