summaryrefslogtreecommitdiffstats
path: root/src/usr/fapi2/runtime
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/fapi2/runtime')
-rw-r--r--src/usr/fapi2/runtime/test/makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/usr/fapi2/runtime/test/makefile b/src/usr/fapi2/runtime/test/makefile
index d2a972d38..0a15491d1 100644
--- a/src/usr/fapi2/runtime/test/makefile
+++ b/src/usr/fapi2/runtime/test/makefile
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2015,2017
+# Contributors Listed Below - COPYRIGHT 2015,2018
# [+] International Business Machines Corp.
#
#
@@ -39,5 +39,4 @@ TESTS = $(filter-out ${ROOTPATH}/src/usr/fapi2/test/getVpdTest.H ${ROOTPATH}/src
TMPVAR2 := ${OBJS}
OBJS = $(filter-out getVpdTest.o, ${TMPVAR2})
include ${ROOTPATH}/config.mk
-VPATH += ../../test/
-
+VPATH += ../../test/ \ No newline at end of file
OpenPOWER on IntegriCloud