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