X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Fmcc200%2FMakefile;h=e6e81ce3c10b999ea96eef277313214c90d86cce;hb=9475c63c7855edd863c93a9bb0f4b8e240d9d212;hp=5869119697ed48b32d0bee3491ee78b6965b1957;hpb=574ca77c41823b94c99827416b1fdb6049935332;p=oweals%2Fu-boot.git diff --git a/board/mcc200/Makefile b/board/mcc200/Makefile index 5869119697..e6e81ce3c1 100644 --- a/board/mcc200/Makefile +++ b/board/mcc200/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 #########################################################################