Mark rt61 as 2.6.23 only (#3337)
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 17 Apr 2008 17:11:34 +0000 (17:11 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 17 Apr 2008 17:11:34 +0000 (17:11 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10856 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/rt61/Makefile

index 7ccbc45..7544e29 100644 (file)
@@ -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)
This page took 0.022201 seconds and 4 git commands to generate.