aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/alignment/Makefile
blob: d056486f49de5eacad70b4813287094e5e597927 (plain) (blame)
1
2
3
4
5
6
TEST_GEN_PROGS := copy_first_unaligned alignment_handler

top_srcdir = ../../../../..
include ../../lib.mk

$(TEST_GEN_PROGS): ../harness.c ../utils.c