ar71xx: the AR913x has no OHCI controller, remove that package from the relevant profiles
SVN-Revision: 19220
This commit is contained in:
parent
014f82ef6d
commit
caa74a5246
5 changed files with 5 additions and 5 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
define Profile/WZRHPG300NH
|
define Profile/WZRHPG300NH
|
||||||
NAME:=Buffalo WZR-HP-G300NH
|
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
|
endef
|
||||||
|
|
||||||
define Profile/WZRHPG300NH/Description
|
define Profile/WZRHPG300NH/Description
|
||||||
|
|
|
@ -31,7 +31,7 @@ $(eval $(call Profile,DIR615C1))
|
||||||
|
|
||||||
define Profile/DIR825B1
|
define Profile/DIR825B1
|
||||||
NAME:=D-Link DIR-825 rev. B1
|
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
|
endef
|
||||||
|
|
||||||
define Profile/DIR825B1/Description
|
define Profile/DIR825B1/Description
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
define Profile/WRT160NL
|
define Profile/WRT160NL
|
||||||
NAME:=Linksys 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
|
endef
|
||||||
|
|
||||||
define Profile/WRT160NL/Description
|
define Profile/WRT160NL/Description
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
define Profile/WNDR3700
|
define Profile/WNDR3700
|
||||||
NAME:=NETGEAR 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
|
endef
|
||||||
|
|
||||||
define Profile/WNDR3700/Description
|
define Profile/WNDR3700/Description
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
define Profile/MZKW04NU
|
define Profile/MZKW04NU
|
||||||
NAME:=Planex MZK-W04NU
|
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
|
endef
|
||||||
|
|
||||||
define Profile/MZKW04NU/Description
|
define Profile/MZKW04NU/Description
|
||||||
|
|
Loading…
Reference in a new issue