Increase ROOTFS when GLUON_DEBUG is set
This commit is contained in:
parent
b6ec44d6af
commit
ae2dd87a6a
@ -54,6 +54,7 @@ end
|
||||
if envtrue.GLUON_DEBUG then
|
||||
config 'CONFIG_DEBUG=y'
|
||||
config 'CONFIG_NO_STRIP=y'
|
||||
config 'CONFIG_TARGET_ROOTFS_PARTSIZE=500'
|
||||
config '# CONFIG_USE_STRIP is not set'
|
||||
config '# CONFIG_USE_SSTRIP is not set'
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user