projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bb4cbb
)
Disable rt2500 for big-endian targets, we will update to a mac80211 version (#1886)
author
Florian Fainelli
<florian@openwrt.org>
Wed, 13 Jun 2007 18:16:26 +0000
(18:16 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Wed, 13 Jun 2007 18:16:26 +0000
(18:16 +0000)
SVN-Revision: 7620
package/rt2500/Makefile
patch
|
blob
|
history
diff --git
a/package/rt2500/Makefile
b/package/rt2500/Makefile
index b4729ce184cb58e27ce879f4eab5cde804b41e60..06e02f7ea1c10a279bc8734f7047f31c2bad6039 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 pci wireless chipsets
- DEPENDS:=@USB_SUPPORT +wireless-tools
+ DEPENDS:=@
!BIG_ENDIAN @
USB_SUPPORT +wireless-tools
DESCRIPTION:=\
This package contains a driver for ralink rt2500 pci chipsets.
URL:=http://rt2x00.serialmonkey.com/