powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/
[linux-2.6-block.git] / tools / testing / selftests / powerpc / vphn / Makefile
index 18b885da01bd6000bb307d10f4986931b0a5d2c9..cf65cbf33085aa053ec22b28b95d9283ae0d7c0b 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: GPL-2.0-only
 TEST_GEN_PROGS := test-vphn
 
-CFLAGS += -m64
+CFLAGS += -m64 -I$(CURDIR)
 
 top_srcdir = ../../../../..
 include ../../lib.mk