From: Arne Fitzenreiter Date: Sun, 4 Jan 2015 17:42:02 +0000 (+0100) Subject: flashimages: increase root size. X-Git-Tag: v2.17-core87~66 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=864a8efff39035ac7ab7c667b0d5821285c7db43;p=people%2Fstevee%2Fipfire-2.x.git flashimages: increase root size. arm images not fit in 700MB anymore. --- diff --git a/lfs/flash-images b/lfs/flash-images index f213476aa3..6c88180598 100644 --- a/lfs/flash-images +++ b/lfs/flash-images @@ -75,9 +75,9 @@ else endif # /boot: 64MB - OFFSET -# / : 700MB +# / : 750MB S_BOOT := $(shell echo $$(( 131072 - $(S_OFFSET) ))) -S_ROOT := 1433600 +S_ROOT := 1536000 PADDING = 100 # MB