diff options
| author | Chris Phan <cphan@us.ibm.com> | 2014-09-23 12:46:05 -0500 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2014-12-03 11:12:47 -0600 |
| commit | fbb82d303f1deefd65e87d850dc77a74a6102bf5 (patch) | |
| tree | 5be62aa9fd86919e9fea95bd3e5c4bfb4797c574 /src/usr/diag/attn/runtime/makefile | |
| parent | 605137529b178862bf2c28ea3c3da4fb48394991 (diff) | |
| download | talos-hostboot-fbb82d303f1deefd65e87d850dc77a74a6102bf5.tar.gz talos-hostboot-fbb82d303f1deefd65e87d850dc77a74a6102bf5.zip | |
ATTN: add stub runtime interfaces
Change-Id: I758ffe46770297a28be1087bc9f9b8379e4c2fa9
RTC: 110949
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/13546
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/diag/attn/runtime/makefile')
| -rw-r--r-- | src/usr/diag/attn/runtime/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/diag/attn/runtime/makefile b/src/usr/diag/attn/runtime/makefile index 352a39b4b..4a5217433 100644 --- a/src/usr/diag/attn/runtime/makefile +++ b/src/usr/diag/attn/runtime/makefile @@ -24,6 +24,7 @@ # IBM_PROLOG_END_TAG HOSTBOOT_RUNTIME = 1 + ROOTPATH = ../../../../.. EXTRAINCDIR += ${ROOTPATH}/src/include/usr/diag |

