summaryrefslogtreecommitdiffstats
path: root/board/esd/dp405/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/esd/dp405/Makefile')
-rw-r--r--board/esd/dp405/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/esd/dp405/Makefile b/board/esd/dp405/Makefile
index df487662fd..86bd4461de 100644
--- a/board/esd/dp405/Makefile
+++ b/board/esd/dp405/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
#########################################################################
OpenPOWER on IntegriCloud