X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/83b19a024074459dd7b14af65da78e8b84f36b3a..d6ce92de58071d353f27a06e512fe6964519af4a:/package/rt2500/Makefile diff --git a/package/rt2500/Makefile b/package/rt2500/Makefile index ca1b837be..fb6d59451 100644 --- a/package/rt2500/Makefile +++ b/package/rt2500/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 @@ -16,16 +16,13 @@ PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/rt2400 PKG_MD5SUM:=83b8b9a091705c08d99268479f3b3b6a -PKG_CAT:=zcat - -PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) include $(INCLUDE_DIR)/package.mk define KernelPackage/rt2500 SUBMENU:=Wireless Drivers TITLE:=Driver for ralink pci wireless chipsets - DEPENDS:=@USB_SUPPORT +wireless-tools + DEPENDS:=@LINUX_2_4 @USB_SUPPORT +wireless-tools DESCRIPTION:=\ This package contains a driver for ralink rt2500 pci chipsets. URL:=http://rt2x00.serialmonkey.com/