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