Revert "Decrease size of flash image by 10MB."

This reverts commit abd857a2c3.

This was already decreased by Arne Fitzenreiter some days ago.
This commit is contained in:
Michael Tremer
2009-10-03 21:55:44 +02:00
parent abd857a2c3
commit 5d4e3ff8a4

View File

@@ -54,7 +54,7 @@ SIZEboot := 20
IMGroot := /install/images/rootfs
SIZEroot := 500
IMGvar := /install/images/varfs
SIZEvar := 420
SIZEvar := 430
$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
rm -rf $(MNThdd) $(IMGinst) $(IMGpart) $(IMGboot) $(IMGroot) $(IMGvar) && mkdir -p $(MNThdd)