From 568a99403ff8593df7a5dbbe5c4da1a55fe4ddcc Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Tue, 17 Apr 2007 16:11:35 +0000 Subject: rt61 is not broken on 2.6 kernels, use a daily snapshot instead SVN-Revision: 6986 --- package/rt61/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'package/rt61/Makefile') diff --git a/package/rt61/Makefile b/package/rt61/Makefile index eb25ee5153..d1f71e996a 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-2007041709 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:=3e2675fc0bdb1cfe85fefc5bce9f0ae0 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:=@PCI_SUPPORT +wireless-tools DESCRIPTION:=\ This package contains a driver for ralink rt61xx pci chipsets. URL:=http://rt2x00.serialmonkey.com/ -- cgit v1.2.3