diff options
| author | nagurram-in <nagendra.g@in.ibm.com> | 2017-09-11 08:54:34 -0500 |
|---|---|---|
| committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2017-09-12 11:28:03 -0400 |
| commit | 8feb62b8d22be7881355e8cf44de0f11e9b28fae (patch) | |
| tree | 6a621615cc69b0e55ecac017e5f9fde17f46dd08 /src/usr/hdat/makefile | |
| parent | 62a80b8e13df4c383635287a0f685c789c8e5a83 (diff) | |
| download | talos-hostboot-8feb62b8d22be7881355e8cf44de0f11e9b28fae.tar.gz talos-hostboot-8feb62b8d22be7881355e8cf44de0f11e9b28fae.zip | |
HDAT: NVLink speed changes in SMP Link info
Change-Id: I410fa688690046ed9864a4ace13043856a9f0a58
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/46009
Reviewed-by: VENKATESH SAINATH <venkatesh.sainath@in.ibm.com>
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/hdat/makefile')
| -rw-r--r-- | src/usr/hdat/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/hdat/makefile b/src/usr/hdat/makefile index f04be84a7..9e9de6c74 100644 --- a/src/usr/hdat/makefile +++ b/src/usr/hdat/makefile @@ -28,7 +28,7 @@ MODULE = hdat EXTRAINCDIR += ../vpd EXTRAINCDIR += ../../include/usr/vpd -EXTRAINCDIR += +EXTRAINCDIR += ${ROOTPATH}/src/import/chips/p9/common/include OBJS += hdatutil.o OBJS += hdatpcia.o |

