summaryrefslogtreecommitdiffstats
path: root/openpower/package/machine-xml/machine-xml.mk
diff options
context:
space:
mode:
authorPrachi Gupta <pragupta@us.ibm.com>2017-06-28 00:29:03 -0500
committerPrachi Gupta <pragupta@us.ibm.com>2017-06-28 00:29:03 -0500
commitfa13cc4ccb6eb40070c8aa8926ba925c056635fe (patch)
tree252642a6c06cede0efac637dcfcabbb0c26deccf /openpower/package/machine-xml/machine-xml.mk
parent201e532356c34a692caa16270424ee1be0a61fe5 (diff)
downloadtalos-op-build-fa13cc4ccb6eb40070c8aa8926ba925c056635fe.tar.gz
talos-op-build-fa13cc4ccb6eb40070c8aa8926ba925c056635fe.zip
xmltohb.pl: pass mrw scratch dir as src-output-dir
This will allow the generation of PersistRwAttrList.csv in output/staging/openpower_mrw_scratch/ instead of buildroot
Diffstat (limited to 'openpower/package/machine-xml/machine-xml.mk')
-rw-r--r--openpower/package/machine-xml/machine-xml.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/package/machine-xml/machine-xml.mk b/openpower/package/machine-xml/machine-xml.mk
index d4438021..91febce9 100644
--- a/openpower/package/machine-xml/machine-xml.mk
+++ b/openpower/package/machine-xml/machine-xml.mk
@@ -81,7 +81,7 @@ define MACHINE_XML_BUILD_CMDS
$(MRW_HB_TOOLS)/xmltohb.pl \
--hb-xml-file=$(MRW_HB_TOOLS)/temporary_hb.hb.xml \
--fapi-attributes-xml-file=$(MRW_HB_TOOLS)/fapiattrs.xml \
- --src-output-dir=none \
+ --src-output-dir=$(MRW_HB_TOOLS)/ \
--img-output-dir=$(MRW_HB_TOOLS)/ \
--vmm-consts-file=$(MRW_HB_TOOLS)/vmmconst.h --noshort-enums \
--bios-xml-file=$(OPENPOWER_BIOS_XML_CONFIG_FILE) \
OpenPOWER on IntegriCloud