summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2013-11-11 14:36:07 +0900
committerTom Rini <trini@ti.com>2013-11-17 14:11:33 -0500
commit0a3656a42e1ffb574568459f7b1ec27ed354f258 (patch)
treeaebc663f53dfcf5feacd33f083cbfb76e46647d6 /Makefile
parent5cdee2d41ad4a1a351d50dc7af6d7ff3db549006 (diff)
downloadblackbird-obmc-uboot-0a3656a42e1ffb574568459f7b1ec27ed354f258.tar.gz
blackbird-obmc-uboot-0a3656a42e1ffb574568459f7b1ec27ed354f258.zip
powerpc: mpc824x: Do not create a symbolic link to bedbug_603e.c
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4f5a1acf78..c04917f60d 100644
--- a/Makefile
+++ b/Makefile
@@ -860,7 +860,6 @@ clobber: tidy
@rm -f $(obj)MLO MLO.byteswap
@rm -f $(obj)SPL
@rm -f $(obj)tools/xway-swap-bytes
- @rm -f $(obj)arch/powerpc/cpu/mpc824x/bedbug_603e.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
OpenPOWER on IntegriCloud