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