lineage_kernel_xcoverpro/tools/testing/selftests/powerpc/primitives/Makefile

8 lines
119 B
Makefile
Raw Permalink Normal View History

2023-06-18 22:53:49 +00:00
CFLAGS += -I$(CURDIR)
TEST_GEN_PROGS := load_unaligned_zeropad
include ../../lib.mk
$(TEST_GEN_PROGS): ../harness.c