aboutsummaryrefslogtreecommitdiffstats
path: root/package/rt61/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
commite2ed77892b3d798351f32a1b200419ab30da9e58 (patch)
treeab4bca81f52e90aafcc5097c4236a7e205ec3dcf /package/rt61/Makefile
parentdd12c740c2f6bdfd4af9cf65e1b83f7f78dcf087 (diff)
downloadmaster-187ad058-e2ed77892b3d798351f32a1b200419ab30da9e58.tar.gz
master-187ad058-e2ed77892b3d798351f32a1b200419ab30da9e58.tar.bz2
master-187ad058-e2ed77892b3d798351f32a1b200419ab30da9e58.zip
make ralink legacy drivers depend on linux 2.4 - linux 2.6 will use the stuff from wireless-dev later
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5960 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/rt61/Makefile')
-rw-r--r--package/rt61/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/rt61/Makefile b/package/rt61/Makefile
index 6147ac9113..d685119b6b 100644
--- a/package/rt61/Makefile
+++ b/package/rt61/Makefile
@@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/package.mk
define KernelPackage/rt61
SUBMENU:=Wireless Drivers
TITLE:=Driver for ralink MiMo pci chipsets
- DEPENDS:=@USB_SUPPORT +wireless-tools
+ DEPENDS:=@LINUX_2_4 @USB_SUPPORT +wireless-tools
DESCRIPTION:=\
This package contains a driver for ralink rt61xx pci chipsets.
URL:=http://rt2x00.serialmonkey.com/