aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/security/Makefile
blob: 44690f1bb26ae17230e146798efd80aeee155b28 (plain) (blame)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0+

TEST_GEN_PROGS := rfi_flush

CFLAGS += -I../../../../../usr/include

include ../../lib.mk

$(TEST_GEN_PROGS): ../harness.c ../utils.c