X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/4164879d0ec891840668d1d27c27af474623c87c..a702c26fde6ee7159afa6804204ac1f4a81be468:/package/rt2500/Makefile diff --git a/package/rt2500/Makefile b/package/rt2500/Makefile index b4729ce18..cd38c2516 100644 --- a/package/rt2500/Makefile +++ b/package/rt2500/Makefile @@ -22,11 +22,10 @@ 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/ - VERSION:=$(LINUX_VERSION)+$(PKG_VERSION)-$(BOARD)-$(PKG_RELEASE) FILES:= \ $(PKG_BUILD_DIR)/Module/rt2500.$(LINUX_KMOD_SUFFIX) AUTOLOAD:=$(call AutoLoad,50,rt2500)