From c350a013d43d9bca2c8166d7b56a86ac989425dd Mon Sep 17 00:00:00 2001 From: florian Date: Wed, 25 Apr 2007 11:24:06 +0000 Subject: rdc-2.6 has pci support and rt61 should be built only along with rdc-2.6 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7049 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/rt61/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/rt61') diff --git a/package/rt61/Makefile b/package/rt61/Makefile index d1f71e996..c8fab11d1 100644 --- a/package/rt61/Makefile +++ b/package/rt61/Makefile @@ -22,7 +22,7 @@ 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/ -- cgit v1.2.3