4 lines
125 B
Makefile
4 lines
125 B
Makefile
obj-${CONFIG_THUNDERBOLT} := thunderbolt.o
|
|
thunderbolt-objs := nhi.o ctl.o tb.o switch.o cap.o path.o tunnel_pci.o eeprom.o
|
|
|