1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-27 19:03:08 +02:00

ar71xx: fix usb preselection in profiles

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17822 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2009-10-02 18:17:23 +00:00
parent 9878ccc8d2
commit 572ae2f5ec
4 changed files with 6 additions and 6 deletions

View File

@ -7,7 +7,7 @@
define Profile/WP543
NAME:=Compex WP543
PACKAGES:=kmod-usb-ohci kmod-usb2
PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2
endef
define Profile/WP543/Description

View File

@ -7,7 +7,7 @@
define Profile/WRT160NL
NAME:=Linksys WRT160NL
PACKAGES:=kmod-ath9k hostapd-mini kmod-usb2 swconfig
PACKAGES:=kmod-ath9k hostapd-mini kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig
endef
define Profile/WRT160NL/Description

View File

@ -7,7 +7,7 @@
define Profile/MZKW04NU
NAME:=Planex MZK-W04NU
PACKAGES:=kmod-ath9k hostapd-mini kmod-usb-ohci kmod-usb2
PACKAGES:=kmod-ath9k hostapd-mini kmod-usb-core kmod-usb-ohci kmod-usb2
endef
define Profile/MZKW04NU/Description

View File

@ -7,7 +7,7 @@
define Profile/UBNTRS
NAME:=Ubiquiti RouterStation
PACKAGES:=kmod-usb-ohci kmod-usb2
PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2
endef
define Profile/UBNTRS/Description
@ -18,7 +18,7 @@ $(eval $(call Profile,UBNTRS))
define Profile/UBNTRSPRO
NAME:=Ubiquiti RouterStation Pro
PACKAGES:=kmod-usb-ohci kmod-usb2
PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2
endef
define Profile/UBNTRSPRO/Description
@ -29,7 +29,7 @@ $(eval $(call Profile,UBNTRSPRO))
define Profile/UBNT
NAME:=Ubiquiti Products
PACKAGES:=kmod-usb-ohci kmod-usb2
PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2
endef
define Profile/UBNT/Description