projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
954088c
)
USB/IP: Add missing dependency to kmod-usb-core
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 24 Jul 2011 09:10:01 +0000
(09:10 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 24 Jul 2011 09:10:01 +0000
(09:10 +0000)
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27746
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/usbip/Makefile
patch
|
blob
|
history
diff --git
a/net/usbip/Makefile
b/net/usbip/Makefile
index
a0a5118
..
35960a4
100644
(file)
--- a/
net/usbip/Makefile
+++ b/
net/usbip/Makefile
@@
-61,6
+61,7
@@
endef
define KernelPackage/usbip
$(call KernelPackage/usbip/Default)
TITLE+= (kernel support)
+ DEPENDS+= +kmod-usb-core
KCONFIG:= \
CONFIG_USB_IP_COMMON CONFIG_USB_IP_DEBUG_ENABLE=n \
CONFIG_USBIP_CORE CONFIG_USBIP_DEBUG=n