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