From 2d14e36a50a5d35e9e27709c7876288a832aa551 Mon Sep 17 00:00:00 2001 From: York Sun Date: Tue, 25 Oct 2011 06:29:17 +0000 Subject: powerpc/mpc83xx: cleanup makefile for mpc83xx Remove symbolic link generated by compiling. Fix makefile for out-of-tree compiling error. Signed-off-by: York Sun Signed-off-by: Kim Phillips --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 294c76201..5017f3b10 100644 --- a/Makefile +++ b/Makefile @@ -793,6 +793,7 @@ clobber: clean @rm -f $(obj)u-boot.dtb @rm -f $(obj)tools/{env/crc32.c,inca-swap-bytes} @rm -f $(obj)arch/powerpc/cpu/mpc824x/bedbug_603e.c + @rm -f $(obj)arch/powerpc/cpu/mpc83xx/ddr-gen?.c @rm -fr $(obj)include/asm/proc $(obj)include/asm/arch $(obj)include/asm @rm -fr $(obj)include/generated @[ ! -d $(obj)nand_spl ] || find $(obj)nand_spl -name "*" -type l -print | xargs rm -f -- cgit v1.2.3