summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSantosh Puranik <santosh.puranik@in.ibm.com>2016-06-02 06:08:55 -0500
committerPrachi Gupta <pragupta@us.ibm.com>2016-06-08 11:46:00 -0500
commit7ed92f6bef1a1c450abf6a26e463cb4425e5f7de (patch)
tree8c9845959c309ea282dbda105d7cd62c37f70188
parent377dc8c53314b245aa285454a94645ac8cab6ec3 (diff)
downloadtalos-sbe-7ed92f6bef1a1c450abf6a26e463cb4425e5f7de.tar.gz
talos-sbe-7ed92f6bef1a1c450abf6a26e463cb4425e5f7de.zip
Updated Makefile to include p9_cache_contained_attributes.xml
Change-Id: I73e232cf5f3ad276579d8a2f2918bd3ca00b9e72 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25289 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
-rw-r--r--sbe/image/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbe/image/Makefile b/sbe/image/Makefile
index 73624663..133cf04e 100644
--- a/sbe/image/Makefile
+++ b/sbe/image/Makefile
@@ -280,6 +280,7 @@ ATTRFILES += $(IMPORT_XML_DIR)/attribute_info/p9_sbe_load_bootloader_attributes.
ATTRFILES += $(IMPORT_XML_DIR)/attribute_info/core_attributes.xml
ATTRFILES += $(IMPORT_XML_DIR)/attribute_info/nest_attributes.xml
ATTRFILES += $(IMPORT_XML_DIR)/attribute_info/pm_plat_attributes.xml
+ATTRFILES += $(IMPORT_XML_DIR)/attribute_info/p9_cache_contained_attributes.xml
$(OBJDIR):
$(TOOLS_ATTR_DIR)/ppeParseProcSbeFixed.pl . $(IMPORT_XML_DIR)/attribute_info/p9_sbe_attributes.xml $(ATTRFILES)
OpenPOWER on IntegriCloud