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