2019-05-19 12:07:45 +00:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2019-12-17 12:33:41 +00:00
|
|
|
obj-${CONFIG_USB4} := thunderbolt.o
|
2018-01-16 20:19:00 +00:00
|
|
|
thunderbolt-objs := nhi.o nhi_ops.o ctl.o tb.o switch.o cap.o path.o tunnel.o eeprom.o
|
2019-12-17 12:33:43 +00:00
|
|
|
thunderbolt-objs += domain.o dma_port.o icm.o property.o xdomain.o lc.o tmu.o usb4.o
|