This rt2x00 version only compiles for 2.6.24 (#3211)

SVN-Revision: 10743
This commit is contained in:
Florian Fainelli 2008-04-06 15:41:43 +00:00
parent ef3c5ee59f
commit 720acc785a
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ $(eval $(call Download,rt71w))
define KernelPackage/rt2x00/Default
SUBMENU:=Wireless Drivers
TITLE:=Ralink Drivers for RT2x00 cards
DEPENDS:=@LINUX_2_6 @!TARGET_atheros @!TARGET_uml
DEPENDS:=@LINUX_2_6_24 @!TARGET_atheros @!TARGET_uml
endef
define KernelPackage/rt2x00-lib