Files
android_kernel_eebbk_sm6150/tools/testing/selftests/powerpc/alignment/Makefile
T

6 lines
187 B
Makefile
Raw Normal View History

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