lantiq: move ubi/ubifs options to the image makefile
[openwrt/staging/chunkeey.git] / target / linux / lantiq / xway / profiles / bt.mk
index 656d7f3089f95866fad38639c05819a81eee51fc..68fefb7c22377e8f79a9479ba6f661d83c3aa5e1 100644 (file)
@@ -9,11 +9,6 @@ define Profile/BTHOMEHUBV2B
        swconfig
 endef
 
-
-BTHOMEHUBV2B_UBIFS_OPTS:="-m 512 -e 15872 -c 1959"
-BTHOMEHUBV2B_UBI_OPTS:="-m 512 -p 16KiB -s 256"
-
-
 $(eval $(call Profile,BTHOMEHUBV2B))
 
 define Profile/BTHOMEHUBV3A
@@ -27,8 +22,4 @@ define Profile/BTHOMEHUBV3A
        swconfig uboot-envtools
 endef
 
-BTHOMEHUBV3A_UBIFS_OPTS:="-m 512 -e 15872 -c 1959"
-BTHOMEHUBV3A_UBI_OPTS:="-m 512 -p 16KiB -s 256"
-
-
 $(eval $(call Profile,BTHOMEHUBV3A))