X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/643f013d152805f989115a71a8d19b02d01320a4..8eb85e1628864e1ab4e77207738502466cc9d5d2:/package/rt61/Makefile diff --git a/package/rt61/Makefile b/package/rt61/Makefile index eb25ee515..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:=1.1.0-b1 +PKG_VERSION:=cvs-2007060307 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=@SF/rt2400 -PKG_MD5SUM:=3f2600400a3d6d878a5d27d0a2e47eed +PKG_SOURCE_URL:=@openwrt/ +PKG_MD5SUM:=8d71fee47bdaac4c7d79180a4ea33649 include $(INCLUDE_DIR)/package.mk define KernelPackage/rt61 SUBMENU:=Wireless Drivers TITLE:=Driver for ralink MiMo pci chipsets - DEPENDS:=@LINUX_2_4 @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/