summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/powerpc/syscalls/Makefile
blob: 83dc33500773207acebd3442577875bf45301fee (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0-only
TEST_GEN_PROGS := ipc_unmuxed rtas_filter

top_srcdir = ../../../../..
include ../../lib.mk

CFLAGS += $(KHDR_INCLUDES)

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