aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/vphn/Makefile
blob: f8ced26748f84408d902cc4ce58012874c545a58 (plain) (blame)
1
2
3
4
5
6
7
8
TEST_GEN_PROGS := test-vphn

CFLAGS += -m64

include ../../lib.mk

$(TEST_GEN_PROGS): ../harness.c