X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/7a3b336590036791a719259947d5dd96870502b2..0f96ffc8be40aff198ee0ed2f49fddeab27bdf94:/package/rt2500/Makefile diff --git a/package/rt2500/Makefile b/package/rt2500/Makefile index b5b6074da..76d92ca17 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:=!@LINUX_2_6_24 @!BIG_ENDIAN @USB_SUPPORT +wireless-tools + DEPENDS:=@!LINUX_2_6_24 @!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)