xref: /kernel/linux/linux-6.6/drivers/thunderbolt/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/thunderbolt/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ciobj-${CONFIG_USB4} := thunderbolt.o
362306a36Sopenharmony_cithunderbolt-objs := nhi.o nhi_ops.o ctl.o tb.o switch.o cap.o path.o tunnel.o eeprom.o
462306a36Sopenharmony_cithunderbolt-objs += domain.o dma_port.o icm.o property.o xdomain.o lc.o tmu.o usb4.o
562306a36Sopenharmony_cithunderbolt-objs += usb4_port.o nvm.o retimer.o quirks.o clx.o
662306a36Sopenharmony_ci
762306a36Sopenharmony_cithunderbolt-${CONFIG_ACPI} += acpi.o
862306a36Sopenharmony_cithunderbolt-$(CONFIG_DEBUG_FS) += debugfs.o
962306a36Sopenharmony_cithunderbolt-${CONFIG_USB4_KUNIT_TEST} += test.o
1062306a36Sopenharmony_ciCFLAGS_test.o += $(DISABLE_STRUCTLEAK_PLUGIN)
1162306a36Sopenharmony_ci
1262306a36Sopenharmony_cithunderbolt_dma_test-${CONFIG_USB4_DMA_TEST} += dma_test.o
1362306a36Sopenharmony_ciobj-$(CONFIG_USB4_DMA_TEST) += thunderbolt_dma_test.o
14

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