mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-21 18:24:43 +02:00
[package] madwifi: remove redundant conditional dep, atheros has PCI support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20263 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
907087e56e
commit
49c8819158
@ -162,7 +162,7 @@ define KernelPackage/madwifi
|
|||||||
TITLE:=Driver for Atheros wireless chipsets
|
TITLE:=Driver for Atheros wireless chipsets
|
||||||
URL:=http://madwifi-project.org/
|
URL:=http://madwifi-project.org/
|
||||||
MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
|
MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
|
||||||
DEPENDS:=+wireless-tools @LINUX_2_6 @PCI_SUPPORT||TARGET_atheros @(!(TARGET_avr32||TARGET_cobalt||TARGET_ep93xx||TARGET_etrax||TARGET_octeon||TARGET_pxcab||TARGET_sibyte)||BROKEN)
|
DEPENDS:=+wireless-tools @LINUX_2_6 @PCI_SUPPORT @(!(TARGET_avr32||TARGET_cobalt||TARGET_ep93xx||TARGET_etrax||TARGET_octeon||TARGET_pxcab||TARGET_sibyte)||BROKEN)
|
||||||
FILES:=$(MADWIFI_FILES)
|
FILES:=$(MADWIFI_FILES)
|
||||||
AUTOLOAD:=$(call AutoLoad,50,$(MADWIFI_AUTOLOAD))
|
AUTOLOAD:=$(call AutoLoad,50,$(MADWIFI_AUTOLOAD))
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user