kernel_samsung_a53x/tools/testing/selftests/powerpc/syscalls/Makefile

10 lines
205 B
Makefile
Raw Normal View History

2024-06-15 16:02:09 -03:00
# SPDX-License-Identifier: GPL-2.0-only
TEST_GEN_PROGS := ipc_unmuxed rtas_filter
CFLAGS += -I../../../../../usr/include
top_srcdir = ../../../../..
include ../../lib.mk
$(TEST_GEN_PROGS): ../harness.c