lantiq: move ubi/ubifs options to the image makefile
[openwrt/openwrt.git] / target / linux / lantiq / xrx200 / profiles / zyxel.mk
index f6995f946b7b1ce124a850e9c8d4d5d2c1ccc7cc..8cb96af4c76a5806f99017b04dcaee5b1fd1b8f2 100644 (file)
@@ -3,9 +3,6 @@ define Profile/P2812HNUF1
   PACKAGES:=kmod-rt2800-pci wpad-mini kmod-usb-dwc2
 endef
 
-P2812HNUF1_UBIFS_OPTS:="-m 2048 -e 126KiB -c 4096"
-P2812HNUF1_UBI_OPTS:="-m 2048 -p 128KiB -s 512"
-
 $(eval $(call Profile,P2812HNUF1))
 
 define Profile/P2812HNUF3
@@ -13,8 +10,5 @@ define Profile/P2812HNUF3
   PACKAGES:=kmod-rt2800-pci wpad-mini kmod-usb-dwc2
 endef
 
-P2812HNUF3_UBIFS_OPTS:="-m 2048 -e 126KiB -c 4096"
-P2812HNUF3_UBI_OPTS:="-m 2048 -p 128KiB -s 512"
-
 $(eval $(call Profile,P2812HNUF3))