mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-06-11 00:37:26 -04:00
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>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user