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