X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/18a017bbe4e03a8376861f32c5bf26721cbe24e4..5d7168f43b7aafa51e05aa1384fdd6956990dda7:/package/rt2500/Makefile?ds=sidebyside diff --git a/package/rt2500/Makefile b/package/rt2500/Makefile index 0e425c109..0b3e0136a 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 RT2500 pci wireless chipsets - DEPENDS:=@!BIG_ENDIAN @USB_SUPPORT +wireless-tools + DEPENDS:=@!LINUX_2_6_24&&!LINUX_2_6_25 @!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)