GNU Linux-libre 5.16.19-gnu
[releases.git] / drivers / usb / typec / tipd / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 CFLAGS_trace.o                  := -I$(src)
3
4 obj-$(CONFIG_TYPEC_TPS6598X)    += tps6598x.o
5 tps6598x-y                      := core.o
6 tps6598x-$(CONFIG_TRACING)      += trace.o