xref: /openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/Makefile (revision 1fe3a33b)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0
2CFLAGS += -m64
3
4TEST_GEN_PROGS := mmcr0_exceptionbits_test mmcr0_cc56run_test mmcr0_pmccext_test \
5		   mmcr0_pmcjce_test mmcr0_fc56_pmc1ce_test mmcr0_fc56_pmc56_test \
6		   mmcr1_comb_test mmcr2_l2l3_test mmcr2_fcs_fch_test \
7		   mmcr3_src_test mmcra_thresh_marked_sample_test
8
9top_srcdir = ../../../../../..
10include ../../../lib.mk
11
12$(TEST_GEN_PROGS): ../../harness.c ../../utils.c ../event.c ../lib.c misc.c misc.h ../loop.S
13

served by {OpenGrok

Last Index Update: Sat May 10 03:01:07 CDT 2025