aboutsummaryrefslogtreecommitdiffstats
path: root/package/rt2570/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-01-01 23:23:45 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-01-01 23:23:45 +0000
commit0d0cb7bf9cb88e53ef6321a0a5217aba658ec8b1 (patch)
treec9479b9f2b570e4017a326ad0996317e8062fa05 /package/rt2570/Makefile
parentf85b032709ca1fd47c5976f93821baba8124eeb2 (diff)
downloadupstream-0d0cb7bf9cb88e53ef6321a0a5217aba658ec8b1.tar.gz
upstream-0d0cb7bf9cb88e53ef6321a0a5217aba658ec8b1.tar.bz2
upstream-0d0cb7bf9cb88e53ef6321a0a5217aba658ec8b1.zip
make ralink legacy drivers depend on linux 2.4 - linux 2.6 will use the stuff from wireless-dev later
SVN-Revision: 5960
Diffstat (limited to 'package/rt2570/Makefile')
-rw-r--r--package/rt2570/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/rt2570/Makefile b/package/rt2570/Makefile
index 57b3cec2fd..73be4dd1b6 100644
--- a/package/rt2570/Makefile
+++ b/package/rt2570/Makefile
@@ -25,7 +25,7 @@ include $(INCLUDE_DIR)/package.mk
define KernelPackage/rt2570
SUBMENU:=Wireless Drivers
TITLE:=Driver for ralink usb wireless chipsets
- DEPENDS:=@USB_SUPPORT +wireless-tools
+ DEPENDS:=@LINUX_2_4 @USB_SUPPORT +wireless-tools
DESCRIPTION:=\
This package contains a driver for ralink rt2570 usb chipsets.
URL:=http://rt2x00.serialmonkey.com/