xref: /kernel/linux/linux-5.10/tools/usb/usbip/Makefile.am
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/tools/usb/usbip/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ciSUBDIRS := libsrc src
38c2ecf20Sopenharmony_ciincludedir = @includedir@/usbip
48c2ecf20Sopenharmony_ciinclude_HEADERS := $(addprefix libsrc/, \
58c2ecf20Sopenharmony_ci		     usbip_common.h vhci_driver.h usbip_host_driver.h \
68c2ecf20Sopenharmony_ci		     list.h sysfs_utils.h usbip_host_common.h)
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_cidist_man_MANS := $(addprefix doc/, usbip.8 usbipd.8)
9

Indexes created Thu Nov 07 10:32:03 CST 2024