diff options
Diffstat (limited to 'package/rt2570/Makefile')
-rw-r--r-- | package/rt2570/Makefile | 2 |
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/ |