xref: /kernel/linux/linux-6.6/tools/usb/usbip/libsrc/Makefile.am
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/tools/usb/usbip/libsrc/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_cilibusbip_la_CPPFLAGS = -DUSBIDS_FILE='"@USBIDS_DIR@/usb.ids"'
362306a36Sopenharmony_cilibusbip_la_CFLAGS   = @EXTRA_CFLAGS@
462306a36Sopenharmony_cilibusbip_la_LDFLAGS  = -version-info @LIBUSBIP_VERSION@
562306a36Sopenharmony_ci
662306a36Sopenharmony_cilib_LTLIBRARIES := libusbip.la
762306a36Sopenharmony_cilibusbip_la_SOURCES := names.c names.h usbip_host_driver.c usbip_host_driver.h \
862306a36Sopenharmony_ci		       usbip_device_driver.c usbip_device_driver.h \
962306a36Sopenharmony_ci		       usbip_common.c usbip_common.h usbip_host_common.h \
1062306a36Sopenharmony_ci		       usbip_host_common.c vhci_driver.c vhci_driver.h \
1162306a36Sopenharmony_ci		       sysfs_utils.c sysfs_utils.h
12

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