xref: /linux/samples/coresight/Makefile (revision 03ab8e6297acd1bc0eedaa050e2a1635c576fd11)
1*ede5bab8SMike Leach# SPDX-License-Identifier: GPL-2.0-only
2*ede5bab8SMike Leach
3*ede5bab8SMike Leachobj-$(CONFIG_SAMPLE_CORESIGHT_SYSCFG) += coresight-cfg-sample.o
4*ede5bab8SMike Leachccflags-y += -I$(srctree)/drivers/hwtracing/coresight
5