brintos

brintos / linux-shallow public Read only

0
0
Text · 195 B · e81c2a4 Raw
7 lines · plain
1# SPDX-License-Identifier: GPL-2.02obj-$(CONFIG_USB4_NET) := thunderbolt_net.o3thunderbolt_net-objs := main.o trace.o4 5# Tracepoints need to know where to find trace.h6CFLAGS_trace.o := -I$(src)7