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