summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8610hpcd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/mpc8610hpcd/Makefile')
-rw-r--r--board/freescale/mpc8610hpcd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/mpc8610hpcd/Makefile b/board/freescale/mpc8610hpcd/Makefile
index e17a9cb8e6..a457c32e86 100644
--- a/board/freescale/mpc8610hpcd/Makefile
+++ b/board/freescale/mpc8610hpcd/Makefile
@@ -41,7 +41,7 @@ clean:
.PHONY: distclean
distclean: clean
- rm -f $(LIB) core *.bak .depend
+ rm -f $(LIB) core *.bak $(obj).depend
#########################################################################
OpenPOWER on IntegriCloud