projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
b2d3c3a
)
package: acx: mark as broken for 3.2
author
jogo
<jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 9 Nov 2011 21:16:45 +0000
(21:16 +0000)
committer
jogo
<jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 9 Nov 2011 21:16:45 +0000
(21:16 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28895
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/acx/Makefile
patch
|
blob
|
history
diff --git
a/package/acx/Makefile
b/package/acx/Makefile
index
6900bcf
..
7b4f8af
100644
(file)
--- a/
package/acx/Makefile
+++ b/
package/acx/Makefile
@@
-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 @
!LINUX_3_1||BROKEN
+ DEPENDS:=@PCI_SUPPORT||TARGET_ar7 +wireless-tools @
(!(LINUX_3_1||LINUX_3_2)||BROKEN)
URL:=http://acx100.sourceforge.net/
SUBMENU:=Wireless Drivers
FILES:= $(PKG_BUILD_DIR)/acx.ko
This page took
0.025278 seconds
and
4
git commands to generate.