Increase img build partition size

increase img build partition size for
BPF/BTF enabled kernel

Singed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
Vincent Li
2024-02-18 05:22:00 +00:00
parent 2f621b80d5
commit 803c6baaea

View File

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