[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [XenPPC] [xenppc-unstable] [POWERPC][XEN] Fix up 'clean' target.
# HG changeset patch # User Hollis Blanchard <hollisb@xxxxxxxxxx> # Node ID 07e0421f96111c1b1c188f351054e5a9ee139a99 # Parent 1d305e9c736c51e745cc8f53b8e1e5c569edf1be [POWERPC][XEN] Fix up 'clean' target. Signed-off-by: Maria Butrico <butrico@xxxxxxxxxxxxxx> Signed-off-by: Hollis Blanchard <hollisb@xxxxxxxxxx> --- xen/arch/powerpc/Makefile | 3 ++- 1 files changed, 2 insertions(+), 1 deletion(-) diff -r 1d305e9c736c -r 07e0421f9611 xen/arch/powerpc/Makefile --- a/xen/arch/powerpc/Makefile Thu Oct 05 15:48:26 2006 -0500 +++ b/xen/arch/powerpc/Makefile Thu Oct 05 16:06:05 2006 -0500 @@ -136,4 +136,5 @@ dom0.bin: $(DOM0_IMAGE) clean:: $(MAKE) -f $(BASEDIR)/Rules.mk -C of_handler clean - rm -f firmware firmware_image.bin dom0.bin .xen-syms cmdline.dep + rm -f firmware firmware_image.bin dom0.bin .xen-syms xen-syms.S \ + xen.lds asm-offsets.s cmdline.dep _______________________________________________ Xen-ppc-devel mailing list Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-ppc-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |