From cd490739c9571c51d7464cffdd7b5ede9bd8de99 Mon Sep 17 00:00:00 2001 From: Raja Das Date: Wed, 14 Mar 2018 05:39:02 -0500 Subject: Scommable check before L2/L3 Purge in MPIPL Path CQ: SW420347 Change-Id: I051b8ff4a0afadb311db24f1c235fdc1a433958f Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55838 Tested-by: Jenkins Server Reviewed-by: Shakeeb A. Pasha B K Tested-by: FSP CI Jenkins Reviewed-by: Sachin Gupta --- src/build/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/build/Makefile') diff --git a/src/build/Makefile b/src/build/Makefile index c2c8c0a8..928627cc 100644 --- a/src/build/Makefile +++ b/src/build/Makefile @@ -229,6 +229,7 @@ buildInfo: $(LINK_OBJS) $(OBJS) $(OBJS:.o=.d) ATTRFILES += $(IMPORT_XML_DIR)/attribute_info/pervasive_attributes.xml +ATTRFILES += $(BASE_FAPI2_DIR)/xml/attribute_info/system_attributes.xml ATTRFILES += $(BASE_FAPI2_DIR)/xml/attribute_info/unit_attributes.xml ATTRFILES += $(IMPORT_XML_DIR)/attribute_info/p9_sbe_load_bootloader_attributes.xml ATTRFILES += $(IMPORT_XML_DIR)/attribute_info/core_attributes.xml -- cgit v1.2.1