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