2019-05-19 20:07:45 +08:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2014-06-04 04:03:58 +08:00
|
|
|
obj-${CONFIG_THUNDERBOLT} := thunderbolt.o
|
2018-01-17 04:19:00 +08:00
|
|
|
thunderbolt-objs := nhi.o nhi_ops.o ctl.o tb.o switch.o cap.o path.o tunnel.o eeprom.o
|
2019-01-09 22:42:12 +08:00
|
|
|
thunderbolt-objs += domain.o dma_port.o icm.o property.o xdomain.o lc.o
|