packages: allow to build usbip on 3.6+
authorGabor Juhos <juhosg@openwrt.org>
Mon, 10 Dec 2012 20:27:28 +0000 (20:27 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Mon, 10 Dec 2012 20:27:28 +0000 (20:27 +0000)
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34613

net/usbip/Makefile

index e1111b0a76e56aaad0726421bdeaf338187125e3..740cf48c75906bdff7b48d74fae8b63bce54b79f 100644 (file)
@@ -36,7 +36,7 @@ include $(INCLUDE_DIR)/nls.mk
 define Package/usbip/Common
   TITLE:=USB-over-IP
   URL:=http://usbip.sourceforge.net/
-  DEPENDS:=@USB_SUPPORT @LINUX_3_3
+  DEPENDS:=@USB_SUPPORT
   MAINTAINER:=Nuno Goncalves <nunojpg@gmail.com>
 endef