flash-images: increase disk space

build error when create flash image, increase the size

tar: var/lib/location/ipset: Cannot mkdir: No space left on device

Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
Vincent Li
2024-12-21 15:38:41 -08:00
parent 1c3c9da5cf
commit 5d628cf3bf

View File

@@ -80,7 +80,7 @@ endif
# /boot: 512 MB - OFFSET
# / : 2048 MB
S_BOOT := $(shell echo $$(( 1048576 - $(S_OFFSET) )))
S_ROOT := 4194304
S_ROOT := 11319876
ifeq "$(EFI)" "1"
S_EFI = 65536 # 32 MB