projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef3c5ee
)
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)
SVN-Revision: 10743
package/rt2x00/Makefile
patch
|
blob
|
history
diff --git
a/package/rt2x00/Makefile
b/package/rt2x00/Makefile
index 0f6e55d2367844b7fbd4ace8aa9230b65b67f957..940ef9b1bf0dd06cb2fcf3d1cd76cb27a29cafe3 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