Signed-off-by: Michael Tremer michael.tremer@ipfire.org --- lfs/flash-images | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/flash-images b/lfs/flash-images index 0abb23b0a..2cc81c37b 100644 --- a/lfs/flash-images +++ b/lfs/flash-images @@ -78,9 +78,9 @@ else endif
# /boot: 128MB - OFFSET -# / : 1600 MB +# / : 1800 MB S_BOOT := $(shell echo $$(( 262144 - $(S_OFFSET) ))) -S_ROOT := 3354038 +S_ROOT := 3773292
ifeq "$(EFI)" "1" S_EFI = 65536 # 32 MB