lineage_kernel_xcoverpro/tools/testing/selftests/powerpc/alignment/Makefile

6 lines
187 B
Makefile
Raw Normal View History

2023-06-18 22:53:49 +00:00
TEST_GEN_PROGS := copy_unaligned copy_first_unaligned paste_unaligned paste_last_unaligned
include ../../lib.mk
$(TEST_GEN_PROGS): ../harness.c ../utils.c copy_paste_unaligned_common.c