1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-04 20:39:49 +03:00

ar71xx: remove swconfig and wpad-mini from custom profiles

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29408 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2011-12-03 16:33:41 +00:00
parent 1a3e21a48d
commit 3a0d11139d
5 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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