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