aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mpc8548cds/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/mpc8548cds/Makefile')
-rw-r--r--board/freescale/mpc8548cds/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/mpc8548cds/Makefile b/board/freescale/mpc8548cds/Makefile
index 3ae2e9757..98f153056 100644
--- a/board/freescale/mpc8548cds/Makefile
+++ b/board/freescale/mpc8548cds/Makefile
@@ -41,7 +41,7 @@ clean:
rm -f $(OBJS) $(SOBJS)
distclean: clean
- rm -f $(LIB) core *.bak .depend
+ rm -f $(LIB) core *.bak $(obj).depend
#########################################################################