X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/00d9d408c8152d7de1c932b896521ddacfdb1e3b..1d3cff733d7f863871da68a81aeb52729dc314d4:/package/rt2570/Makefile diff --git a/package/rt2570/Makefile b/package/rt2570/Makefile index 57b3cec2f..ad01632f9 100644 --- a/package/rt2570/Makefile +++ b/package/rt2570/Makefile @@ -4,7 +4,7 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id: Makefile 5314 2006-10-27 19:14:43Z nico $ +# $Id$ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk @@ -18,14 +18,12 @@ PKG_SOURCE_URL:=@SF/rt2400 PKG_MD5SUM:=f4131d670920a878b4d4a0f5d4d8b93a PKG_CAT:=zcat -PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) - include $(INCLUDE_DIR)/package.mk define KernelPackage/rt2570 SUBMENU:=Wireless Drivers TITLE:=Driver for ralink usb wireless chipsets - DEPENDS:=@USB_SUPPORT +wireless-tools + DEPENDS:=@LINUX_2_4 @USB_SUPPORT +wireless-tools DESCRIPTION:=\ This package contains a driver for ralink rt2570 usb chipsets. URL:=http://rt2x00.serialmonkey.com/