summaryrefslogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
authorPatrick Williams <iawillia@us.ibm.com>2011-09-13 12:30:42 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2011-09-21 14:00:13 -0500
commitf7db11c7b05a12310e5a0200065f49caa99ac86f (patch)
treeebd125b57efcb7548122d4c452c9e2d410486f43 /config.mk
parentecbf21b783f33fc71f164540122179f6e011fa7b (diff)
downloadtalos-hostboot-f7db11c7b05a12310e5a0200065f49caa99ac86f.tar.gz
talos-hostboot-f7db11c7b05a12310e5a0200065f49caa99ac86f.zip
Makefile changes to targeting XML gen.
Change-Id: I71ca4f6ee6c33f3dacbda2f8729f6534109b7690 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/350 Tested-by: Jenkins Server Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com>
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index a8d270cc4..33d9efbed 100644
--- a/config.mk
+++ b/config.mk
@@ -256,7 +256,7 @@ clean: ${SUBDIRS:.d=.clean}
${IMAGES:.bin=.bin.modinfo} ${IMAGES:.ruhx=.lid} \
${IMAGES:.ruhx=.lidhdr} ${IMAGES:.bin=_extended.bin} \
${IMAGE_EXTRAS} ${EXTRA_LIDS_} \
- ${EXTRA_OBJS} ${_GENFILES})
+ ${EXTRA_OBJS} ${_GENFILES} ${EXTRA_PARTS})
cscope: code_pass
mkdir -p ${ROOTPATH}/obj/cscope
OpenPOWER on IntegriCloud