diff options
-rw-r--r-- | target/linux/lantiq/xway/profiles/bt.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/xway/profiles/bt.mk b/target/linux/lantiq/xway/profiles/bt.mk index e04a60701e..30a9ca97b2 100644 --- a/target/linux/lantiq/xway/profiles/bt.mk +++ b/target/linux/lantiq/xway/profiles/bt.mk @@ -24,7 +24,7 @@ define Profile/BTHOMEHUBV3A kmod-ltq-deu-ar9 \ ltq-adsl-app ppp-mod-pppoa \ kmod-ath9k wpad-mini \ - swconfig + swconfig uboot-envtools endef BTHOMEHUBV3A_UBIFS_OPTS:="-m 512 -e 15872 -c 1959" |