]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - tools/testing/selftests/powerpc/alignment/Makefile
Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-intel...
[mirror_ubuntu-bionic-kernel.git] / tools / testing / selftests / powerpc / alignment / Makefile
1 TEST_GEN_PROGS := copy_unaligned copy_first_unaligned paste_unaligned paste_last_unaligned
2
3 include ../../lib.mk
4
5 $(TEST_GEN_PROGS): ../harness.c ../utils.c copy_paste_unaligned_common.c