mirror of https://github.com/hak5/openwrt-owl.git
we cannot build madwifi for octeon since there is no mips64r2 hal target
SVN-Revision: 18001owl
parent
267c50a1ab
commit
9d19a6c1ea
|
@ -161,7 +161,7 @@ define KernelPackage/madwifi
|
||||||
SUBMENU:=Wireless Drivers
|
SUBMENU:=Wireless Drivers
|
||||||
TITLE:=Driver for Atheros wireless chipsets
|
TITLE:=Driver for Atheros wireless chipsets
|
||||||
URL:=http://madwifi-project.org/
|
URL:=http://madwifi-project.org/
|
||||||
DEPENDS:=+wireless-tools @PCI_SUPPORT||TARGET_atheros @!TARGET_avr32 @!TARGET_etrax @!TARGET_cobalt @LINUX_2_6
|
DEPENDS:=+wireless-tools @PCI_SUPPORT||TARGET_atheros @!TARGET_avr32 @!TARGET_etrax @!TARGET_cobalt @!TARGET_octeon @LINUX_2_6
|
||||||
FILES:=$(MADWIFI_FILES)
|
FILES:=$(MADWIFI_FILES)
|
||||||
AUTOLOAD:=$(call AutoLoad,50,$(MADWIFI_AUTOLOAD))
|
AUTOLOAD:=$(call AutoLoad,50,$(MADWIFI_AUTOLOAD))
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Reference in New Issue