summaryrefslogtreecommitdiff
path: root/target/linux/lantiq/image
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2016-10-14 06:27:14 +0200
committerMathias Kresin <dev@kresin.me>2016-10-15 09:01:45 +0200
commit36afaae847135144611962eafd33e9c69ff5e1e2 (patch)
treee7ac03cc7918495cbe8ccb6612c537e3dc775981 /target/linux/lantiq/image
parent335ccddc10e1e097370f0b21fb055ce55748d1df (diff)
downloadmtk-20170518-36afaae847135144611962eafd33e9c69ff5e1e2.zip
mtk-20170518-36afaae847135144611962eafd33e9c69ff5e1e2.tar.gz
mtk-20170518-36afaae847135144611962eafd33e9c69ff5e1e2.tar.bz2
lantiq: use wpad-mini for WBMR boards
The WBMR boards are the only ones in the whole tree selecting the wpad and hostapd-utils package by default. Remove the wps uci-default script as well, there is no obvious reason why the wps config need to be set only for this board. Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/lantiq/image')
-rw-r--r--target/linux/lantiq/image/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/target/linux/lantiq/image/Makefile b/target/linux/lantiq/image/Makefile
index 3bb6441..947262a 100644
--- a/target/linux/lantiq/image/Makefile
+++ b/target/linux/lantiq/image/Makefile
@@ -502,8 +502,7 @@ define Device/WBMRA
kmod-ltq-adsl-ar9-mei kmod-ltq-adsl-ar9 \
kmod-ltq-adsl-ar9-fw-a kmod-ltq-atm-ar9 \
ltq-adsl-app ppp-mod-pppoa \
- kmod-ath9k wpad hostapd-utils \
- swconfig
+ kmod-ath9k wpad-mini swconfig
endef
TARGET_DEVICES += WBMRA
@@ -515,8 +514,7 @@ define Device/WBMRB
kmod-ltq-adsl-ar9-mei kmod-ltq-adsl-ar9 \
kmod-ltq-adsl-ar9-fw-b kmod-ltq-atm-ar9 \
ltq-adsl-app ppp-mod-pppoa \
- kmod-ath9k wpad hostapd-utils \
- swconfig
+ kmod-ath9k wpad-mini swconfig
endef
TARGET_DEVICES += WBMRB