mirror_ubuntu-kernels/tools/testing/selftests/powerpc/syscalls/Makefile

10 lines
204 B
Makefile
Raw Normal View History

2024-07-02 00:48:40 +03:00
# 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