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