summaryrefslogtreecommitdiffstats
path: root/board/mx1ads/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/mx1ads/Makefile')
-rw-r--r--board/mx1ads/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/mx1ads/Makefile b/board/mx1ads/Makefile
index 14a8b81c96..b68b1bdd25 100644
--- a/board/mx1ads/Makefile
+++ b/board/mx1ads/Makefile
@@ -43,7 +43,7 @@ clean:
rm -f $(SOBJS) $(OBJS)
distclean: clean
- rm -f $(LIB) core *.bak .depend
+ rm -f $(LIB) core *.bak $(obj).depend
#########################################################################
OpenPOWER on IntegriCloud