mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 20:41:53 +02:00
ar71xx: the AR913x has no OHCI controller, remove that package from the relevant profiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19220 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
69e7cdaa14
commit
b61a8be55c
@ -7,7 +7,7 @@
|
||||
|
||||
define Profile/WZRHPG300NH
|
||||
NAME:=Buffalo WZR-HP-G300NH
|
||||
PACKAGES:=kmod-ath9k hostapd-mini kmod-usb-core kmod-usb-ohci kmod-usb2
|
||||
PACKAGES:=kmod-ath9k hostapd-mini kmod-usb-core kmod-usb2
|
||||
endef
|
||||
|
||||
define Profile/WZRHPG300NH/Description
|
||||
|
@ -31,7 +31,7 @@ $(eval $(call Profile,DIR615C1))
|
||||
|
||||
define Profile/DIR825B1
|
||||
NAME:=D-Link DIR-825 rev. B1
|
||||
PACKAGES:=kmod-ath9k hostapd-mini kmod-usb-core kmod-usb-ohci kmod-usb2
|
||||
PACKAGES:=kmod-ath9k hostapd-mini kmod-usb-core kmod-usb2
|
||||
endef
|
||||
|
||||
define Profile/DIR825B1/Description
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
define Profile/WRT160NL
|
||||
NAME:=Linksys WRT160NL
|
||||
PACKAGES:=kmod-ath9k hostapd-mini kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig
|
||||
PACKAGES:=kmod-ath9k hostapd-mini kmod-usb-core kmod-usb2 swconfig
|
||||
endef
|
||||
|
||||
define Profile/WRT160NL/Description
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
define Profile/WNDR3700
|
||||
NAME:=NETGEAR WNDR3700
|
||||
PACKAGES:=kmod-ath9k hostapd-mini kmod-usb-core kmod-usb-ohci kmod-usb2
|
||||
PACKAGES:=kmod-ath9k hostapd-mini kmod-usb-core kmod-usb2
|
||||
endef
|
||||
|
||||
define Profile/WNDR3700/Description
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
define Profile/MZKW04NU
|
||||
NAME:=Planex MZK-W04NU
|
||||
PACKAGES:=kmod-ath9k hostapd-mini kmod-usb-core kmod-usb-ohci kmod-usb2
|
||||
PACKAGES:=kmod-ath9k hostapd-mini kmod-usb-core kmod-usb2
|
||||
endef
|
||||
|
||||
define Profile/MZKW04NU/Description
|
||||
|
Loading…
Reference in New Issue
Block a user