X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/46ba32a61f3690ea0b72fe4d372e97b9d644146d..8eb85e1628864e1ab4e77207738502466cc9d5d2:/package/rt61/Makefile?ds=sidebyside diff --git a/package/rt61/Makefile b/package/rt61/Makefile index d1f71e996..b40d496c8 100644 --- a/package/rt61/Makefile +++ b/package/rt61/Makefile @@ -10,19 +10,19 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=rt61 -PKG_VERSION:=cvs-2007041709 +PKG_VERSION:=cvs-2007060307 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@openwrt/ -PKG_MD5SUM:=3e2675fc0bdb1cfe85fefc5bce9f0ae0 +PKG_MD5SUM:=8d71fee47bdaac4c7d79180a4ea33649 include $(INCLUDE_DIR)/package.mk define KernelPackage/rt61 SUBMENU:=Wireless Drivers TITLE:=Driver for ralink MiMo pci chipsets - DEPENDS:=@PCI_SUPPORT +wireless-tools + DEPENDS:=@LINUX_2_6_RDC +wireless-tools DESCRIPTION:=\ This package contains a driver for ralink rt61xx pci chipsets. URL:=http://rt2x00.serialmonkey.com/