summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-04-17 17:11:34 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-04-17 17:11:34 +0000
commit9aae40010debb9a696d05977a00c13177ea96871 (patch)
treeeeea1b5a159f8f5942ebf4c40072d6c2b08642d1 /package
parent936e7cca347093a211d0ce9ea6acc91ed9b30852 (diff)
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 7ccbc45ed..7544e29a7 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)