lantiq: move ubi/ubifs options to the image makefile
[openwrt/openwrt.git] / target / linux / lantiq / xrx200 / profiles / avm.mk
index 89909b92e34b2766bb383fd0a721792fc7f24201..35f9a8ea092d38cb6f7b8f5864dd083d49150882 100644 (file)
@@ -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))