kernel_samsung_a34x-permissive/tools/testing/selftests/powerpc/primitives/Makefile

9 lines
147 B
Makefile
Raw Normal View History

CFLAGS += -I$(CURDIR)
TEST_GEN_PROGS := load_unaligned_zeropad
top_srcdir = ../../../../..
include ../../lib.mk
$(TEST_GEN_PROGS): ../harness.c