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