lantiq: move ubi/ubifs options to the image makefile
[openwrt/openwrt.git] / target / linux / lantiq / xrx200 / profiles / bt.mk
index a1083bbb6dbbe8d860c2aef003c41c17fcf9adc8..51b6eaee925486c8d8041dc311e7368de37f0371 100644 (file)
@@ -3,7 +3,4 @@ define Profile/BTHOMEHUBV5A
   PACKAGES:=kmod-ath9k kmod-ath10k wpad-mini kmod-usb-dwc2
 endef
 
-BTHOMEHUBV5A_UBIFS_OPTS:="-m 2048 -e 126KiB -c 4096"
-BTHOMEHUBV5A_UBI_OPTS:="-m 2048 -p 128KiB -s 512"
-
 $(eval $(call Profile,BTHOMEHUBV5A))