projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ca0ebe
)
rt2500 cvs will not build on 2.6.24
author
Florian Fainelli
<florian@openwrt.org>
Sun, 6 Apr 2008 10:47:24 +0000
(10:47 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 6 Apr 2008 10:47:24 +0000
(10:47 +0000)
SVN-Revision: 10740
package/rt2500/Makefile
patch
|
blob
|
history
diff --git
a/package/rt2500/Makefile
b/package/rt2500/Makefile
index 0e425c1092d0554e01257909dc5874d6291899cd..b5b6074daf69083868bfd8fdac8f35fe9417d3b8 100644
(file)
--- a/
package/rt2500/Makefile
+++ b/
package/rt2500/Makefile
@@
-22,7
+22,7
@@
include $(INCLUDE_DIR)/package.mk
define KernelPackage/rt2500
SUBMENU:=Wireless Drivers
TITLE:=Driver for Ralink RT2500 pci wireless chipsets
- DEPENDS:=@!BIG_ENDIAN @USB_SUPPORT +wireless-tools
+ DEPENDS:=
!@LINUX_2_6_24
@!BIG_ENDIAN @USB_SUPPORT +wireless-tools
URL:=http://rt2x00.serialmonkey.com/
FILES:=$(PKG_BUILD_DIR)/Module/rt2500.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,50,rt2500)