From: Michael Tremer Date: Fri, 21 Jun 2019 03:54:47 +0000 (+0100) Subject: flash-image: Align image to 1MB boundary X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fe9e223a6e73d27bab37098ea95f1f53832cbaa2;p=people%2Fms%2Fipfire-2.x.git flash-image: Align image to 1MB boundary Signed-off-by: Michael Tremer --- diff --git a/lfs/flash-images b/lfs/flash-images index b9a26cc2e2..98adb3124c 100644 --- a/lfs/flash-images +++ b/lfs/flash-images @@ -79,7 +79,7 @@ endif # /boot: 128MB - OFFSET # / : 1200 MB S_BOOT := $(shell echo $$(( 262144 - $(S_OFFSET) ))) -S_ROOT := 2477600 +S_ROOT := 2476032 ifeq "$(EFI)" "1" S_EFI = 65536 # 32 MB