change rootfs size

This commit is contained in:
zzh 2026-04-21 16:41:55 +08:00
parent ee169a5caa
commit 54fe12b755

View File

@ -13,7 +13,7 @@
"kernel": { "size": "12m" },
"recovery": { "size": "16m" },
"ubiroot": {
"size": "64m",
"size": "40m",
"ubi": { // Volume in UBI device
"rootfs": { "size": "-" },
},