aboutsummaryrefslogtreecommitdiff
path: root/board/amcc/makalu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/amcc/makalu/Makefile')
-rw-r--r--board/amcc/makalu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/amcc/makalu/Makefile b/board/amcc/makalu/Makefile
index 4def0d44d..f7a336727 100644
--- a/board/amcc/makalu/Makefile
+++ b/board/amcc/makalu/Makefile
@@ -38,7 +38,7 @@ clean:
rm -f $(OBJS)
distclean: clean
- rm -f $(LIB) core *.bak .depend *~
+ rm -f $(LIB) core *.bak $(obj).depend *~
#########################################################################