forked from Ivasoft/openwrt
lantiq: move ubi/ubifs options to the image makefile
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
@@ -3,7 +3,4 @@ define Profile/FRITZ3370
|
||||
PACKAGES:=kmod-ath9k wpad-mini kmod-usb-dwc2
|
||||
endef
|
||||
|
||||
FRITZ3370_UBIFS_OPTS:="-m 2048 -e 126KiB -c 4096"
|
||||
FRITZ3370_UBI_OPTS:="-m 2048 -p 128KiB -s 512"
|
||||
|
||||
$(eval $(call Profile,FRITZ3370))
|
||||
|
||||
Reference in New Issue
Block a user