aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xway/profiles/bt.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/xway/profiles/bt.mk')
-rw-r--r--target/linux/lantiq/xway/profiles/bt.mk9
1 files changed, 0 insertions, 9 deletions
diff --git a/target/linux/lantiq/xway/profiles/bt.mk b/target/linux/lantiq/xway/profiles/bt.mk
index 656d7f3089..68fefb7c22 100644
--- a/target/linux/lantiq/xway/profiles/bt.mk
+++ b/target/linux/lantiq/xway/profiles/bt.mk
@@ -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))