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