projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
avr32 build fixes
[openwrt.git]
/
package
/
acx
/
Makefile
diff --git
a/package/acx/Makefile
b/package/acx/Makefile
index
70d394d
..
85837cf
100644
(file)
--- a/
package/acx/Makefile
+++ b/
package/acx/Makefile
@@
-26,7
+26,7
@@
include $(INCLUDE_DIR)/package.mk
define KernelPackage/acx
TITLE:=Driver for TI ACX1xx chipset
define KernelPackage/acx
TITLE:=Driver for TI ACX1xx chipset
- DEPENDS:=@LINUX_2_6 +wireless-tools
+ DEPENDS:=@LINUX_2_6
&&!LINUX_2_6_AVR32
+wireless-tools
DESCRIPTION:=\
This package contains a driver for TI ACX1xx 802.11a/b/g chipsets.
URL:=http://acx100.sourceforge.net/
DESCRIPTION:=\
This package contains a driver for TI ACX1xx 802.11a/b/g chipsets.
URL:=http://acx100.sourceforge.net/
This page took
0.020793 seconds
and
4
git commands to generate.