提交 c15562c0 编写于 作者: B Ben Hutchings 提交者: Greg Kroah-Hartman

usbip: tools: Install all headers needed for libusbip development

usbip_host_driver.h now depends on several additional headers, which
need to be installed along with it.

Fixes: 021aed84 ("staging: usbip: userspace: migrate usbip_host_driver ...")
Fixes: 3391ba0e ("usbip: tools: Extract generic code to be shared with ...")
Signed-off-by: NBen Hutchings <ben@decadent.org.uk>
Acked-by: NShuah Khan <shuahkh@osg.samsung.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 38502ef4
SUBDIRS := libsrc src
includedir = @includedir@/usbip
include_HEADERS := $(addprefix libsrc/, \
usbip_common.h vhci_driver.h usbip_host_driver.h)
usbip_common.h vhci_driver.h usbip_host_driver.h \
list.h sysfs_utils.h usbip_host_common.h)
dist_man_MANS := $(addprefix doc/, usbip.8 usbipd.8)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册