summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
authorSachin Gupta <sgupta2m@in.ibm.com>2014-12-17 05:00:43 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2015-01-16 13:36:55 -0600
commitf2680e6637e324f2619500a6870e7e23265319a4 (patch)
tree11470218647e52f4cb3b7c6ff5c98c03adc047c0 /src/makefile
parentc068f50829ec46e4e5b056064dcbe9d786d549a4 (diff)
downloadtalos-hostboot-f2680e6637e324f2619500a6870e7e23265319a4.tar.gz
talos-hostboot-f2680e6637e324f2619500a6870e7e23265319a4.zip
PRD: Enable support for UtilFile and prf files for HBRT
Change-Id: I91f8157db632b6088fe64b28bf42f993d16e8b44 RTC: 119022 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14944 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/makefile')
-rw-r--r--src/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/makefile b/src/makefile
index 3011faf77..3b073c368 100644
--- a/src/makefile
+++ b/src/makefile
@@ -302,6 +302,7 @@ hbirt_OBJECTS += ${RUNTIME_OBJECTS}
hbirt_OBJECTS += ${BASE_OBJECTS}
hbirt_MODULES += ${RUNTIME_MODULES}
hbirt_DATA_MODULES += ${RUNTIME_DATA_MODULES}
+hbirt_DATA_MODULES += ${prd_rule_prf_targets}
hbirt_LDFLAGS = ${RELOCATABLE_IMAGE_LDFLAGS}
hbirt_test_OBJECTS += ${hbirt_OBJECTS}
OpenPOWER on IntegriCloud