1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-28 01:11:52 +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:
juhosg 2010-01-18 09:08:54 +00:00
parent 69e7cdaa14
commit b61a8be55c
5 changed files with 5 additions and 5 deletions

View File

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

View File

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

View File

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

View File

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

View File

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