diff options
| author | Sampa Misra <sampmisr@in.ibm.com> | 2018-10-08 03:54:37 -0500 |
|---|---|---|
| committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2018-11-27 08:34:21 -0600 |
| commit | ac53c27a467b524a906ee4a92ff6a79759f77977 (patch) | |
| tree | 0c6c5fa8c254c0de1b3290e7bcf4e73adcf7c1c0 /src/usr/hdat/makefile | |
| parent | 4288e39bf210c36431cbc59cb9eb7a0371510042 (diff) | |
| download | blackbird-hostboot-ac53c27a467b524a906ee4a92ff6a79759f77977.tar.gz blackbird-hostboot-ac53c27a467b524a906ee4a92ff6a79759f77977.zip | |
all scripts for hdat pnor partition
Change-Id: Ied9c154d544d65eebfe5cfb0185ccb26545ee130
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/67144
Tested-by: Jenkins Server <pfd-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>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Jayashankar Padath <jayashankar.padath@in.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 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/usr/hdat/makefile b/src/usr/hdat/makefile index 9e9de6c74..b4add1b8e 100644 --- a/src/usr/hdat/makefile +++ b/src/usr/hdat/makefile @@ -5,7 +5,7 @@ # # OpenPOWER HostBoot Project # -# Contributors Listed Below - COPYRIGHT 2015,2017 +# Contributors Listed Below - COPYRIGHT 2015,2018 # [+] International Business Machines Corp. # # @@ -27,7 +27,6 @@ ROOTPATH = ../../.. MODULE = hdat EXTRAINCDIR += ../vpd -EXTRAINCDIR += ../../include/usr/vpd EXTRAINCDIR += ${ROOTPATH}/src/import/chips/p9/common/include OBJS += hdatutil.o |

