Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / drivers / net / thunderbolt / Makefile
blobe81c2a4849f02b49fd053002292746864916adbc
1 # SPDX-License-Identifier: GPL-2.0
2 obj-$(CONFIG_USB4_NET) := thunderbolt_net.o
3 thunderbolt_net-objs := main.o trace.o
5 # Tracepoints need to know where to find trace.h
6 CFLAGS_trace.o := -I$(src)