diff options
| author | Caleb Palmer <cnpalmer@us.ibm.com> | 2019-06-11 09:13:03 -0500 |
|---|---|---|
| committer | Zane C. Shelley <zshelle@us.ibm.com> | 2019-06-17 20:28:43 -0500 |
| commit | ab4ea694f5ba05d43e1f7d60676d424d0e78cf0c (patch) | |
| tree | 424088cd224ba488fd517ec6d2f10d51a9496212 /src/usr/diag/prdf/runtime | |
| parent | c153a4336ab2dc464ea0e5c5a3a8f392cb2708c6 (diff) | |
| download | blackbird-hostboot-ab4ea694f5ba05d43e1f7d60676d424d0e78cf0c.tar.gz blackbird-hostboot-ab4ea694f5ba05d43e1f7d60676d424d0e78cf0c.zip | |
PRD: Initial Axone Rule Plugins
Change-Id: I3c5002c7fd6df47234e3cedee83e2916cd961600
RTC: 200583
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/78742
Reviewed-by: Paul Greenwood <paul.greenwood@ibm.com>
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: Benjamen G. Tyner <ben.tyner@ibm.com>
Reviewed-by: Brian J. Stegmiller <bjs@us.ibm.com>
Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com>
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/78995
Tested-by: Zane C. Shelley <zshelle@us.ibm.com>
Diffstat (limited to 'src/usr/diag/prdf/runtime')
| -rw-r--r-- | src/usr/diag/prdf/runtime/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/diag/prdf/runtime/makefile b/src/usr/diag/prdf/runtime/makefile index 4990aceb0..970ce9333 100644 --- a/src/usr/diag/prdf/runtime/makefile +++ b/src/usr/diag/prdf/runtime/makefile @@ -38,6 +38,7 @@ include ../prdf_hb_only.mk # Will define PRD_SRC_PATH and PRD_INC_PATH include ../common/prdf_common_fsp_and_hb.mk include ../common/framework/prdf_framework.mk include ../common/plat/p9/prdf_plat_p9.mk +include ../common/plat/axone/prdf_plat_axone.mk include ../common/plat/cen/prdf_plat_cen.mk include ../common/plat/mem/prdf_plat_mem.mk include ../common/plat/centaur/prdf_plat_centaur.mk |

