summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/build/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/build/Makefile b/src/build/Makefile
index ee8a3389..b62287bb 100644
--- a/src/build/Makefile
+++ b/src/build/Makefile
@@ -239,6 +239,7 @@ ATTRFILES += $(IMPORT_XML_DIR)/attribute_info/pm_plat_attributes.xml
ATTRFILES += $(IMPORT_XML_DIR)/attribute_info/p9_cache_contained_attributes.xml
ATTRFILES += $(BASE_FAPI2_DIR)/xml/attribute_info/chip_attributes.xml
ATTRFILES += $(IMPORT_XML_DIR)/attribute_info/chip_ec_attributes.xml
+ATTRFILES += $(IMPORT_XML_DIR)/attribute_info/p9_hcode_image_build_attributes.xml
$(OBJDIR):
mkdir -p $(OBJDIR)
OpenPOWER on IntegriCloud