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