ar71xx: remove swconfig and wpad-mini from custom profiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29408 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
e008acff75
commit
f706282640
|
@ -8,7 +8,7 @@
|
|||
define Profile/Default
|
||||
NAME:=Default Profile (all drivers)
|
||||
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
|
||||
|
||||
define Profile/Default/Description
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
define Profile/ath5k
|
||||
NAME:=Atheros 802.11abg WiFi (ath5k)
|
||||
PACKAGES:=kmod-ath5k -kmod-ath9k wpad-mini
|
||||
PACKAGES:=kmod-ath5k -kmod-ath9k
|
||||
endef
|
||||
|
||||
define Profile/ath5k/Description
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
define Profile/WRT160NL
|
||||
NAME:=Linksys WRT160NL
|
||||
PACKAGES:=kmod-usb-core kmod-usb2 swconfig
|
||||
PACKAGES:=kmod-usb-core kmod-usb2
|
||||
endef
|
||||
|
||||
define Profile/WRT160NL/Description
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
define Profile/NBG_460N_550N_550NH
|
||||
NAME:=Zyxel NBG 460N/550N/550NH
|
||||
PACKAGES:=kmod-rtc-pcf8563 swconfig
|
||||
PACKAGES:=kmod-rtc-pcf8563
|
||||
endef
|
||||
|
||||
define Profile/NBG_460N_550N_550NH/Description
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
define Profile/Madwifi
|
||||
NAME:=Atheros WiFi (madwifi)
|
||||
PACKAGES:=kmod-madwifi wpad-mini -kmod-ath9k
|
||||
PACKAGES:=kmod-madwifi -kmod-ath9k
|
||||
endef
|
||||
|
||||
define Profile/Madwifi/Description
|
||||
|
|
Loading…
Reference in New Issue