diff options
Diffstat (limited to 'drivers/thunderbolt/Makefile')
| -rw-r--r-- | drivers/thunderbolt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/thunderbolt/Makefile b/drivers/thunderbolt/Makefile index 833bdee3cec7..3f55cb3c81b2 100644 --- a/drivers/thunderbolt/Makefile +++ b/drivers/thunderbolt/Makefile | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | # SPDX-License-Identifier: GPL-2.0-only | ||
| 1 | obj-${CONFIG_THUNDERBOLT} := thunderbolt.o | 2 | obj-${CONFIG_THUNDERBOLT} := thunderbolt.o |
| 2 | thunderbolt-objs := nhi.o ctl.o tb.o switch.o cap.o path.o tunnel.o eeprom.o | 3 | thunderbolt-objs := nhi.o ctl.o tb.o switch.o cap.o path.o tunnel.o eeprom.o |
| 3 | thunderbolt-objs += domain.o dma_port.o icm.o property.o xdomain.o lc.o | 4 | thunderbolt-objs += domain.o dma_port.o icm.o property.o xdomain.o lc.o |
