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