summaryrefslogtreecommitdiffstats
path: root/src/build/mkrules/dist.targets.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/build/mkrules/dist.targets.mk')
-rw-r--r--src/build/mkrules/dist.targets.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/build/mkrules/dist.targets.mk b/src/build/mkrules/dist.targets.mk
index aef696d2c..13c1a7a4d 100644
--- a/src/build/mkrules/dist.targets.mk
+++ b/src/build/mkrules/dist.targets.mk
@@ -82,7 +82,7 @@ COPY_RENAME_FILES = \
vbu_MURANO.pnor:img/vbu$(UNDERSCORE_TEST)_MURANO.pnor:vpo \
vbu_VENICE.pnor:img/vbu$(UNDERSCORE_TEST)_VENICE.pnor:vpo \
hbicore.syms:img/hbicore$(UNDERSCORE_TEST).syms:tools,vpo \
- hbicore.list:img/hbicore$(UNDERSCORE_TEST).list:tools,vpo \
+ hbicore.list.bz2:img/hbicore$(UNDERSCORE_TEST).list.bz2:tools,vpo \
hbicore.bin.modinfo:img/hbicore$(UNDERSCORE_TEST).bin.modinfo:tools,vpo \
$(foreach file, $(call ROOTPATH_WILDCARD,src/build/debug/Hostboot/*.pm), \
Hostboot/$(notdir $(file)):$(file):tools,vpo)
@@ -144,7 +144,7 @@ simics.tar_CONTENTS = \
$(addsuffix :Hostboot/, \
$(call ROOTPATH_WILDCARD,src/build/debug/Hostboot/*.pm)) \
img/hbicore$(UNDERSCORE_TEST).syms \
- img/hbicore$(UNDERSCORE_TEST).list \
+ img/hbicore$(UNDERSCORE_TEST).list.bz2 \
img/hbicore$(UNDERSCORE_TEST).bin.modinfo \
img/errlparser \
img/isteplist.csv \
OpenPOWER on IntegriCloud