diff options
| author | Dan Crowell <dcrowell@us.ibm.com> | 2017-07-13 09:20:58 -0500 |
|---|---|---|
| committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2017-09-06 18:47:23 -0400 |
| commit | d5e22b5afa9375df92efb632242b19c2b3effd77 (patch) | |
| tree | ebe80ba3705fb352d2f7069a0ac3e47c88389dd6 /src/usr/runtime/makefile | |
| parent | 1ca287e19219d77e64f0cdacb354bb8cafdccf09 (diff) | |
| download | blackbird-hostboot-d5e22b5afa9375df92efb632242b19c2b3effd77.tar.gz blackbird-hostboot-d5e22b5afa9375df92efb632242b19c2b3effd77.zip | |
Remove deprecated HostServices support
Finally deleted a few files related to the P8 HostServices
code that is no longer relevant.
Change-Id: If2884b3f08116664e285df9d5e3b14a5ad1dfb75
RTC: 132750
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43089
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: Martin Gloff <mgloff@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>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/runtime/makefile')
| -rw-r--r-- | src/usr/runtime/makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/usr/runtime/makefile b/src/usr/runtime/makefile index d0e0abd93..bdfa301c3 100644 --- a/src/usr/runtime/makefile +++ b/src/usr/runtime/makefile @@ -34,8 +34,6 @@ MODULE = runtime VPATH += ${ROOTPATH}/src/usr/hdat -#@TODO RTC:132750 -#OBJS += populate_attributes.o OBJS += populate_hbruntime.o OBJS += hdatservice.o OBJS += fakepayload.o |

