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