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

CFLAGS += $(KHDR_INCLUDES)

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

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