xref: /openbmc/linux/samples/coresight/Makefile (revision cbb3a19f090d5a41b822caf9ff2058e1c6bc7ea3)
1# SPDX-License-Identifier: GPL-2.0-only
2
3obj-$(CONFIG_SAMPLE_CORESIGHT_SYSCFG) += coresight-cfg-sample.o
4ccflags-y += -I$(srctree)/drivers/hwtracing/coresight
5