]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - tools/testing/selftests/powerpc/alignment/Makefile
selftests/powerpc: Remove Power9 copy_unaligned test
[mirror_ubuntu-bionic-kernel.git] / tools / testing / selftests / powerpc / alignment / Makefile
CommitLineData
d4853193 1TEST_GEN_PROGS := copy_first_unaligned paste_unaligned \
a775be87 2 paste_last_unaligned alignment_handler
43750880
CS
3
4include ../../lib.mk
5
88baa78d 6$(TEST_GEN_PROGS): ../harness.c ../utils.c copy_paste_unaligned_common.c