From 0d0cb7bf9cb88e53ef6321a0a5217aba658ec8b1 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 1 Jan 2007 23:23:45 +0000 Subject: make ralink legacy drivers depend on linux 2.4 - linux 2.6 will use the stuff from wireless-dev later SVN-Revision: 5960 --- package/rt2500/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/rt2500') diff --git a/package/rt2500/Makefile b/package/rt2500/Makefile index ca1b837be4..aa3cc80eed 100644 --- a/package/rt2500/Makefile +++ b/package/rt2500/Makefile @@ -25,7 +25,7 @@ include $(INCLUDE_DIR)/package.mk define KernelPackage/rt2500 SUBMENU:=Wireless Drivers TITLE:=Driver for ralink pci wireless chipsets - DEPENDS:=@USB_SUPPORT +wireless-tools + DEPENDS:=@LINUX_2_4 @USB_SUPPORT +wireless-tools DESCRIPTION:=\ This package contains a driver for ralink rt2500 pci chipsets. URL:=http://rt2x00.serialmonkey.com/ -- cgit v1.2.3