aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2008-04-17 17:11:34 +0000
committerFlorian Fainelli <florian@openwrt.org>2008-04-17 17:11:34 +0000
commitfc717235d38f44875fd0b6ecdbb8d0f6863c8e58 (patch)
treeeeea1b5a159f8f5942ebf4c40072d6c2b08642d1 /package
parent9b8022d7a9631bdcf849f84d69de3586c78add19 (diff)
downloadupstream-fc717235d38f44875fd0b6ecdbb8d0f6863c8e58.tar.gz
upstream-fc717235d38f44875fd0b6ecdbb8d0f6863c8e58.tar.bz2
upstream-fc717235d38f44875fd0b6ecdbb8d0f6863c8e58.zip
Mark rt61 as 2.6.23 only (#3337)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10856 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/rt61/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/rt61/Makefile b/package/rt61/Makefile
index 7ccbc45ed6..7544e29a7f 100644
--- a/package/rt61/Makefile
+++ b/package/rt61/Makefile
@@ -22,7 +22,7 @@ include $(INCLUDE_DIR)/package.mk
define KernelPackage/rt61
SUBMENU:=Wireless Drivers
TITLE:=Driver for ralink MiMo pci chipsets
- DEPENDS:=@LINUX_2_6 @PCI_SUPPORT +wireless-tools
+ DEPENDS:=@LINUX_2_6_23 @PCI_SUPPORT +wireless-tools
URL:=http://rt2x00.serialmonkey.com/
FILES:= \
$(PKG_BUILD_DIR)/Module/rt61.$(LINUX_KMOD_SUFFIX)