From bcd9f79541862fdec0548c2c309bae6a9001455b Mon Sep 17 00:00:00 2001 From: nico Date: Mon, 27 Aug 2007 02:07:15 +0000 Subject: [PATCH 1/1] mark package/rt61 as 2.6 only git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8500 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/rt61/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/rt61/Makefile b/package/rt61/Makefile index c0878c397e..3b0564f286 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 @PCI_SUPPORT +wireless-tools DESCRIPTION:=\ This package contains a driver for ralink rt2x61 pci chipsets. URL:=http://rt2x00.serialmonkey.com/ -- 2.11.0