diff --git a/targets/generic b/targets/generic index c39570fe..55fc6c52 100644 --- a/targets/generic +++ b/targets/generic @@ -11,6 +11,9 @@ 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'