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