summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAlbert ARIBAUD <albert.u.boot@aribaud.net>2013-01-11 18:17:33 +0100
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2013-01-11 18:17:33 +0100
commit59ee45ee91cc91b392a8e2684bfcb8c933ce4967 (patch)
tree120150545e45a778e613171cdb75a5d1609e8781 /Makefile
parent80e409508b9bba8c372cdd44565a3d472b10e904 (diff)
parent039cbaefcf57338cc9b6a3c656db64e7907838db (diff)
downloadtalos-obmc-uboot-59ee45ee91cc91b392a8e2684bfcb8c933ce4967.tar.gz
talos-obmc-uboot-59ee45ee91cc91b392a8e2684bfcb8c933ce4967.zip
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a7b6cd1cba..4e64622967 100644
--- a/Makefile
+++ b/Makefile
@@ -869,7 +869,7 @@ clobber: tidy
@rm -f $(obj)nand_spl/{u-boot-nand_spl.lds,u-boot-spl,u-boot-spl.map}
@rm -f $(obj)spl/{u-boot-spl,u-boot-spl.bin,u-boot-spl.map}
@rm -f $(obj)spl/{u-boot-spl.lds,u-boot.lst}
- @rm -f $(obj)MLO
+ @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
OpenPOWER on IntegriCloud