1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 13:29:16 +02:00

ar71xx: remove vsc73xx ucodes from the default profile - these are only used on some atheros reference designs which are unlikely to have many users

SVN-Revision: 25522
This commit is contained in:
Felix Fietkau 2011-02-13 16:08:36 +00:00
parent 34e5998921
commit 9e0b3a1b37

@ -9,9 +9,7 @@ define Profile/Default
NAME:=Default Profile (all drivers)
PACKAGES:= \
kmod-ath9k kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig \
vsc7385-ucode-ap83 vsc7385-ucode-pb44 vsc7395-ucode-ap83 \
vsc7395-ucode-pb44 wpad-mini uboot-ar71xx-nbg460n_550n_550nh \
kmod-ledtrig-usbdev
wpad-mini uboot-ar71xx-nbg460n_550n_550nh kmod-ledtrig-usbdev
endef
define Profile/Default/Description