mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-02 16:21:06 +02:00
This rt2x00 version only compiles for 2.6.24 (#3211)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10743 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5b7b4e448f
commit
f11c8d9201
@ -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…
x
Reference in New Issue
Block a user