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>
+++ /dev/null
-. /lib/functions.sh
-. /lib/functions/lantiq.sh
-
-set_wps() {
- uci set wireless.$1.wps_pushbutton=0
- uci set wireless.$1.wps_device_name="OpenWrt - $(lantiq_board_model)"
-}
-
-board=$(lantiq_board_name)
-case $board in
-WBMR)
- config_load wireless
- config_foreach set_wps wifi-iface
- uci commit wireless
- ;;
-esac
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
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