xref: /kernel/linux/linux-6.6/drivers/usb/gadget/udc/cdns2/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/usb/gadget/udc/cdns2/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci# define_trace.h needs to know how to find our header
362306a36Sopenharmony_ciCFLAGS_cdns2-trace.o		:= -I$(src)
462306a36Sopenharmony_ci
562306a36Sopenharmony_ciobj-$(CONFIG_USB_CDNS2_UDC)		+= cdns2-udc-pci.o
662306a36Sopenharmony_cicdns2-udc-pci-$(CONFIG_USB_CDNS2_UDC)	+= cdns2-pci.o cdns2-gadget.o cdns2-ep0.o
762306a36Sopenharmony_cicdns2-udc-pci-$(CONFIG_TRACING)	+= cdns2-trace.o
8

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