summaryrefslogtreecommitdiff
path: root/package/acx/Makefile
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-05-02 19:51:56 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-05-02 19:51:56 +0000
commit2797601c5615fe158d369f607597926c28a7a3c7 (patch)
treeee25bf8e72609b8bc6ab2b3123b561188200eb26 /package/acx/Makefile
parentf6b0b922544abd7b69d3f2870db7a2c3c229d410 (diff)
[package] make acx available to PCI platforms as well (#7174)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21313 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/acx/Makefile')
-rw-r--r--package/acx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/acx/Makefile b/package/acx/Makefile
index 64725be265..caa55c577d 100644
--- 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 @TARGET_ar7 +wireless-tools
+ DEPENDS:=@LINUX_2_6 @PCI_SUPPORT||TARGET_ar7 +wireless-tools
URL:=http://acx100.sourceforge.net/
SUBMENU:=Wireless Drivers
FILES:= $(PKG_BUILD_DIR)/acx.$(LINUX_KMOD_SUFFIX)