From: Michael Tremer Date: Fri, 21 Jun 2019 03:54:47 +0000 (+0100) Subject: flash-image: Align image to 1MB boundary X-Git-Tag: v2.23-core135^2~49 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4cf7c05dd857c7a2921015401e43f2d2cce7b00f;p=ipfire-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 b78691e083..dcad81ab38 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