diff --git a/package/rt2500/Makefile b/package/rt2500/Makefile
index ca1b837be411a6d532e2ba171d7c57599bb236c3..aa3cc80eede0d672e3190cd363eeca5035542525 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/
diff --git a/package/rt2570/Makefile b/package/rt2570/Makefile
index 57b3cec2fd38b460fd4833691cbad400580c9b6c..73be4dd1b6426470f124be95b59f42f957d30e3f 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/
diff --git a/package/rt61/Makefile b/package/rt61/Makefile
index 6147ac9113967a75145a03a90144d98abbb54c96..d685119b6b5ed1b465762e7d83a42c918d539ed2 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/