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