diff options
| author | Martin Peschke <mpeschke@de.ibm.com> | 2017-04-08 19:02:59 +0200 |
|---|---|---|
| committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2017-05-22 23:52:31 -0400 |
| commit | 3736d0950817f68dd1384bb38aafe91a42a27558 (patch) | |
| tree | c67f62299b415d0886260db2db6d027c735d7bd8 /src/usr/sbe/makefile | |
| parent | c3ea903758f5826af4900e5cdce0ebe7188ea084 (diff) | |
| download | talos-hostboot-3736d0950817f68dd1384bb38aafe91a42a27558.tar.gz talos-hostboot-3736d0950817f68dd1384bb38aafe91a42a27558.zip | |
p9_dd_container: simple generic standalone DD level container
Change-Id: I4c9d8cb28d4ae6a8b21c87ebaad07c1fd7163b85
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39588
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: Claus M. Olsen <cmolsen@us.ibm.com>
Reviewed-by: Sumit Kumar <sumit_kumar@in.ibm.com>
Reviewed-by: Martin Peschke <mpeschke@de.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40758
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/sbe/makefile')
| -rw-r--r-- | src/usr/sbe/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/sbe/makefile b/src/usr/sbe/makefile index 59ffc37c8..504f5a630 100644 --- a/src/usr/sbe/makefile +++ b/src/usr/sbe/makefile @@ -53,6 +53,7 @@ VPATH += ${UTILS_PATH} include ${ROOTPATH}/procedure.rules.mk +include ${UTILS_PATH}/p9_dd_container.mk include ${HWP_CUSTOMIZE_PATH}/p9_xip_customize.mk include ${HWP_CUSTOMIZE_PATH}/p9_xip_section_append.mk include ${HWP_ACCESSORS_PATH}/p9_get_mvpd_ring.mk |

