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