diff options
| author | Christian Geddes <crgeddes@us.ibm.com> | 2017-10-17 00:18:25 -0500 |
|---|---|---|
| committer | Christian R. Geddes <crgeddes@us.ibm.com> | 2017-10-17 01:24:19 -0400 |
| commit | 34320d3ac1583b69aeec136ab98445b35b34a381 (patch) | |
| tree | 4cf5359f1dc65b8ec7ccf244963b7bb809c99215 /src/usr/isteps/istep21/makefile | |
| parent | 241fe35f78ea4eb1132f2c47da4ca1105f993a18 (diff) | |
| download | blackbird-hostboot-34320d3ac1583b69aeec136ab98445b35b34a381.tar.gz blackbird-hostboot-34320d3ac1583b69aeec136ab98445b35b34a381.zip | |
Revert "Re-apply p9_int_scom inits on shutdown path"
This reverts commit db91ab91d557b402c4f0709e3aaa20bb8025b27c.
Change-Id: Id83de4fe211c56de6fa11cc124d57910c434feb7
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/48476
Tested-by: Christian R. Geddes <crgeddes@us.ibm.com>
Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/usr/isteps/istep21/makefile')
| -rw-r--r-- | src/usr/isteps/istep21/makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/usr/isteps/istep21/makefile b/src/usr/isteps/istep21/makefile index 348756343..8601669d8 100644 --- a/src/usr/isteps/istep21/makefile +++ b/src/usr/isteps/istep21/makefile @@ -26,7 +26,6 @@ ROOTPATH = ../../../.. MODULE = istep21 EXTRAINCDIR += ${ROOTPATH}/src/import/chips/p9/procedures/hwp/pm/ -EXTRAINCDIR += ${ROOTPATH}/src/import/chips/p9/procedures/hwp/initfiles/ EXTRAINCDIR += ${ROOTPATH}/src/import/chips/p9/procedures/hwp/ffdc/ EXTRAINCDIR += ${ROOTPATH}/src/import/chips/p9/utils/imageProcs/ EXTRAINCDIR += ${ROOTPATH}/src/import/hwpf/fapi2/include/ |

