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