mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-18 21:16:54 +00:00
package/acx: mark as broken for linux 3.1
SVN-Revision: 27938
This commit is contained in:
parent
b4b0adb79d
commit
33f5b77228
@ -25,7 +25,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define KernelPackage/acx
|
||||
TITLE:=Driver for TI ACX1xx chipset
|
||||
DEPENDS:=@PCI_SUPPORT||TARGET_ar7 +wireless-tools
|
||||
DEPENDS:=@PCI_SUPPORT||TARGET_ar7 +wireless-tools @!LINUX_3_1||BROKEN
|
||||
URL:=http://acx100.sourceforge.net/
|
||||
SUBMENU:=Wireless Drivers
|
||||
FILES:= $(PKG_BUILD_DIR)/acx.ko
|
||||
|
Loading…
Reference in New Issue
Block a user