USB/IP: Add missing dependency to kmod-usb-core
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 24 Jul 2011 09:10:01 +0000 (09:10 +0000)
committernbd <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

index a0a5118..35960a4 100644 (file)
@@ -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