strip the kernel version suffix from target directories, except for brcm-2.4 (the...
[openwrt.git] / package / zd1211-driver / Makefile
index 1790941..d61cc7b 100644 (file)
@@ -22,7 +22,7 @@ include $(INCLUDE_DIR)/package.mk
 #FIXME: add proper dependency handling on kmod-usb-core packages
 define KernelPackage/zd1211
   SUBMENU:=Wireless Drivers
 #FIXME: add proper dependency handling on kmod-usb-core packages
 define KernelPackage/zd1211
   SUBMENU:=Wireless Drivers
-  DEPENDS:=@LINUX_2_6&&!LINUX_2_6_UML
+  DEPENDS:=@LINUX_2_6 @USB_SUPPORT
   TITLE:=Driver for Zydas 1211 based USB devices
   DESCRIPTION:=\
        This package contains a Linux driver for the ZyDAS ZD1211 802.11b/g \\\
   TITLE:=Driver for Zydas 1211 based USB devices
   DESCRIPTION:=\
        This package contains a Linux driver for the ZyDAS ZD1211 802.11b/g \\\
This page took 0.023066 seconds and 4 git commands to generate.