From 158b5872a1c176f7414a7e133861b1259edda3d1 Mon Sep 17 00:00:00 2001 From: juhosg Date: Mon, 10 Dec 2012 20:27:28 +0000 Subject: [PATCH] packages: allow to build usbip on 3.6+ Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@34613 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/usbip/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/usbip/Makefile b/net/usbip/Makefile index e1111b0a7..740cf48c7 100644 --- a/net/usbip/Makefile +++ b/net/usbip/Makefile @@ -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 endef -- 2.11.0