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