projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6f3c2f
)
packages: allow to build usbip on 3.6+
author
Gabor Juhos
<juhosg@openwrt.org>
Mon, 10 Dec 2012 20:27:28 +0000
(20:27 +0000)
committer
Gabor 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
patch
|
blob
|
history
diff --git
a/net/usbip/Makefile
b/net/usbip/Makefile
index e1111b0a76e56aaad0726421bdeaf338187125e3..740cf48c75906bdff7b48d74fae8b63bce54b79f 100644
(file)
--- 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 <nunojpg@gmail.com>
endef