projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f0c258
)
package/acx: mark as broken for linux 3.1
author
jogo
<jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 9 Aug 2011 12:19:36 +0000
(12:19 +0000)
committer
jogo
<jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 9 Aug 2011 12:19:36 +0000
(12:19 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27938
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/acx/Makefile
patch
|
blob
|
history
diff --git
a/package/acx/Makefile
b/package/acx/Makefile
index
d910ded
..
6900bcf
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
+ 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
This page took
0.025189 seconds
and
4
git commands to generate.