summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-06-13 18:16:26 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-06-13 18:16:26 +0000
commit366af4f0e2b426b64c269ac0e83f33db102b34cd (patch)
treef344af34d6d425544e5cea1760f442ea9bce155c /package
parent7bb4cbba9ccbe73f2a4f12100a57dfa6ccf44587 (diff)
downloadmaster-31e0f0ae-366af4f0e2b426b64c269ac0e83f33db102b34cd.tar.gz
master-31e0f0ae-366af4f0e2b426b64c269ac0e83f33db102b34cd.tar.bz2
master-31e0f0ae-366af4f0e2b426b64c269ac0e83f33db102b34cd.zip
Disable rt2500 for big-endian targets, we will update to a mac80211 version (#1886)
SVN-Revision: 7620
Diffstat (limited to 'package')
-rw-r--r--package/rt2500/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/rt2500/Makefile b/package/rt2500/Makefile
index b4729ce184..06e02f7ea1 100644
--- 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/