aboutsummaryrefslogtreecommitdiffstats
path: root/package/acx
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-06-26 20:44:28 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-06-26 20:44:28 +0000
commitff3d5025ac0c398277bf234e9608ab6490330b11 (patch)
tree4a76a02d5d7fea2447d3f79ffd4aec51e23add6e /package/acx
parent0410a7b5493313a4d70a2a62b96c0dfe377e1fb6 (diff)
downloadupstream-ff3d5025ac0c398277bf234e9608ab6490330b11.tar.gz
upstream-ff3d5025ac0c398277bf234e9608ab6490330b11.tar.bz2
upstream-ff3d5025ac0c398277bf234e9608ab6490330b11.zip
remove obsolete kernel dependencies and version checks
SVN-Revision: 21956
Diffstat (limited to 'package/acx')
-rw-r--r--package/acx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/acx/Makefile b/package/acx/Makefile
index 9accc33e8b..b5d211ca49 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 @PCI_SUPPORT||TARGET_ar7 +wireless-tools
+ DEPENDS:=@PCI_SUPPORT||TARGET_ar7 +wireless-tools
URL:=http://acx100.sourceforge.net/
SUBMENU:=Wireless Drivers
FILES:= $(PKG_BUILD_DIR)/acx.$(LINUX_KMOD_SUFFIX)