X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Fesd%2Fdu405%2FMakefile;h=ba92b24c8dcb61b86996cdfd663c9812d4846523;hb=2271d3ddccfbd4a7640121669ff9b013b1fea361;hp=4d75868ea84c86c2292e7311d25ebdd66318642d;hpb=82165a334bae49abaa4def00c71e9a08d9be83a1;p=oweals%2Fu-boot.git diff --git a/board/esd/du405/Makefile b/board/esd/du405/Makefile index 4d75868ea8..ba92b24c8d 100644 --- a/board/esd/du405/Makefile +++ b/board/esd/du405/Makefile @@ -41,7 +41,7 @@ clean: rm -f $(SOBJS) $(OBJS) distclean: clean - rm -f $(LIB) core *.bak .depend + rm -f $(LIB) core *.bak $(obj).depend #########################################################################