Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
[linux-2.6-block.git] / tools / testing / selftests / powerpc / vphn / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
88baa78d 2TEST_GEN_PROGS := test-vphn
58dae828 3
7e0cf1c9 4top_srcdir = ../../../../..
989898b7 5include ../../lib.mk
108e5e68 6include ../flags.mk
58dae828 7
37496845
MS
8CFLAGS += -m64 -I$(CURDIR)
9
88baa78d 10$(TEST_GEN_PROGS): ../harness.c
11