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