mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-23 06:11:06 +02:00
Disable rt2500 for big-endian targets, we will update to a mac80211 version (#1886)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7620 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d013686d2d
commit
8eecf64a1a
@ -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/
|
||||
|
Loading…
x
Reference in New Issue
Block a user