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