summaryrefslogtreecommitdiffstats
path: root/board/g2000/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/g2000/Makefile')
-rw-r--r--board/g2000/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/g2000/Makefile b/board/g2000/Makefile
index 3c5aa8680a..1c60447e85 100644
--- a/board/g2000/Makefile
+++ b/board/g2000/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