X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fmp2usb%2FMakefile;h=67efd725db9850686c0c4c2692ef0f31ccf1c855;hb=abc76eb6a6936a99811eda256222b3927427f8e2;hp=423d77da3bb78f4e8f586f29356b324152b2ffb9;hpb=fb883a521e04437acfe989de3e152b2e4866856b;p=u-boot 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 #########################################################################