]> Git Repo - J-linux.git/blob - drivers/usb/typec/tipd/Makefile
Merge tag 'for-linus-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
[J-linux.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
This page took 0.027209 seconds and 4 git commands to generate.