This rt2x00 version only compiles for 2.6.24 (#3211)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10743 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
55fd46996b
commit
f22290d8d5
|
@ -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 New Issue