X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Fmp2usb%2FMakefile;h=67efd725db9850686c0c4c2692ef0f31ccf1c855;hb=7cc635fb35f5b94e304fa2243d56758f57f6416b;hp=423d77da3bb78f4e8f586f29356b324152b2ffb9;hpb=daaba9859b0b94571dc3e45ad0c26e136426b351;p=oweals%2Fu-boot.git 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 #########################################################################