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