ar71xx: remove swconfig and wpad-mini from custom profiles
SVN-Revision: 29408
This commit is contained in:
parent
bc1d818610
commit
9a2005e5e6
5 changed files with 5 additions and 5 deletions
|
@ -8,7 +8,7 @@
|
||||||
define Profile/Default
|
define Profile/Default
|
||||||
NAME:=Default Profile (all drivers)
|
NAME:=Default Profile (all drivers)
|
||||||
PACKAGES:= \
|
PACKAGES:= \
|
||||||
kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig kmod-ledtrig-usbdev
|
kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ledtrig-usbdev
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/Default/Description
|
define Profile/Default/Description
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
define Profile/ath5k
|
define Profile/ath5k
|
||||||
NAME:=Atheros 802.11abg WiFi (ath5k)
|
NAME:=Atheros 802.11abg WiFi (ath5k)
|
||||||
PACKAGES:=kmod-ath5k -kmod-ath9k wpad-mini
|
PACKAGES:=kmod-ath5k -kmod-ath9k
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/ath5k/Description
|
define Profile/ath5k/Description
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
define Profile/WRT160NL
|
define Profile/WRT160NL
|
||||||
NAME:=Linksys WRT160NL
|
NAME:=Linksys WRT160NL
|
||||||
PACKAGES:=kmod-usb-core kmod-usb2 swconfig
|
PACKAGES:=kmod-usb-core kmod-usb2
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/WRT160NL/Description
|
define Profile/WRT160NL/Description
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
define Profile/NBG_460N_550N_550NH
|
define Profile/NBG_460N_550N_550NH
|
||||||
NAME:=Zyxel NBG 460N/550N/550NH
|
NAME:=Zyxel NBG 460N/550N/550NH
|
||||||
PACKAGES:=kmod-rtc-pcf8563 swconfig
|
PACKAGES:=kmod-rtc-pcf8563
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/NBG_460N_550N_550NH/Description
|
define Profile/NBG_460N_550N_550NH/Description
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
define Profile/Madwifi
|
define Profile/Madwifi
|
||||||
NAME:=Atheros WiFi (madwifi)
|
NAME:=Atheros WiFi (madwifi)
|
||||||
PACKAGES:=kmod-madwifi wpad-mini -kmod-ath9k
|
PACKAGES:=kmod-madwifi -kmod-ath9k
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/Madwifi/Description
|
define Profile/Madwifi/Description
|
||||||
|
|
Loading…
Reference in a new issue