Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[linux-2.6-microblaze.git] / tools / testing / selftests / powerpc / alignment / Makefile
1 TEST_GEN_PROGS := copy_unaligned copy_first_unaligned paste_unaligned \
2         paste_last_unaligned alignment_handler
3
4 include ../../lib.mk
5
6 $(TEST_GEN_PROGS): ../harness.c ../utils.c copy_paste_unaligned_common.c