Skip to content
Snippets Groups Projects
Commit 47edaab4 authored by nrbffs's avatar nrbffs
Browse files

resize x86 rootfs to 36 MB and kernel to 16 MB

This will allow x86 devices with 256 MB disk to upgrade.
parent ca363172
Branches v2019.1-ffs
No related merge requests found
......@@ -40,3 +40,6 @@ packages {
}
packages(ATH10K_PACKAGES)
config 'CONFIG_TARGET_KERNEL_PARTSIZE=16'
config 'CONFIG_TARGET_ROOTFS_PARTSIZE=36'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment