X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Factux2%2FMakefile;h=5ef3bdaeabf2fbac08a5cdfb13e5b2040be54b0b;hb=6d0f6bcf337c5261c08fabe12982178c2c489d76;hp=37fd2622abd9e59e644b9ec6bc62c9e620464cff;hpb=060193e4c373e08fa7fecacbd678c4e1e90e50c7;p=oweals%2Fu-boot.git diff --git a/board/actux2/Makefile b/board/actux2/Makefile index 37fd2622ab..5ef3bdaeab 100644 --- a/board/actux2/Makefile +++ b/board/actux2/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 #########################################################################