ubuntu-linux-kernel/tools/testing/selftests/powerpc/alignment/Makefile

6 lines
187 B
Makefile
Raw Normal View History

2024-04-01 15:06:58 +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