projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55fd469
)
This rt2x00 version only compiles for 2.6.24 (#3211)
author
Florian Fainelli
<florian@openwrt.org>
Sun, 6 Apr 2008 15:41:43 +0000
(15:41 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 6 Apr 2008 15:41:43 +0000
(15:41 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10743
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/rt2x00/Makefile
patch
|
blob
|
history
diff --git
a/package/rt2x00/Makefile
b/package/rt2x00/Makefile
index
0f6e55d
..
940ef9b
100644
(file)
--- a/
package/rt2x00/Makefile
+++ b/
package/rt2x00/Makefile
@@
-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