mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 11:05:54 +02:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user