diff options
Diffstat (limited to 'src/usr/diag/prdf/runtime/test')
-rw-r--r-- | src/usr/diag/prdf/runtime/test/makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/usr/diag/prdf/runtime/test/makefile b/src/usr/diag/prdf/runtime/test/makefile index 0b09790c7..5521573e6 100644 --- a/src/usr/diag/prdf/runtime/test/makefile +++ b/src/usr/diag/prdf/runtime/test/makefile @@ -5,7 +5,7 @@ # # OpenPOWER HostBoot Project # -# Contributors Listed Below - COPYRIGHT 2014,2015 +# Contributors Listed Below - COPYRIGHT 2014,2016 # [+] International Business Machines Corp. # # @@ -31,8 +31,6 @@ VPATH += ../../test #ROOTPATH must be defined before including prdf_hb_common_test.mk include ../../test/prdf_hb_common_test.mk -EXTRAINCDIR += ${PRD_USR_PATH}/common/runtime - #------------------------------------------------------------------------------ # objects #------------------------------------------------------------------------------ |