This rt2x00 version only compiles for 2.6.24 (#3211)
SVN-Revision: 10743
This commit is contained in:
parent
ef3c5ee59f
commit
720acc785a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue