projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f6ca40
)
acx: remove wrong CONFIG_PCI dep (should have been PCI_SUPPORT, but that just fails...
author
Nicolas Thill
<nico@openwrt.org>
Mon, 8 Mar 2010 01:55:31 +0000
(
01:55
+0000)
committer
Nicolas Thill
<nico@openwrt.org>
Mon, 8 Mar 2010 01:55:31 +0000
(
01:55
+0000)
SVN-Revision: 20047
package/acx/Makefile
patch
|
blob
|
history
diff --git
a/package/acx/Makefile
b/package/acx/Makefile
index 6a114046426baa059ea94e65368354600614fd6d..64725be2650c59700119d229c88a2e5da460a2cd 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:=@LINUX_2_6 @
CONFIG_PCI||
TARGET_ar7 +wireless-tools
+ DEPENDS:=@LINUX_2_6 @TARGET_ar7 +wireless-tools
URL:=http://acx100.sourceforge.net/
SUBMENU:=Wireless Drivers
FILES:= $(PKG_BUILD_DIR)/acx.$(LINUX_KMOD_SUFFIX)