X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Fsbc8260%2FMakefile;h=034a55169c16480a85b3d9e122ed7cd40f28e572;hb=bd4bca87f1ad162d37d788351f6b240597e88dbf;hp=422dbc7139efec93a5bd7eb3bb653ea36dead58c;hpb=d3c5e8b2f5945d93de8f23b053e9dcd033983245;p=oweals%2Fu-boot.git diff --git a/board/sbc8260/Makefile b/board/sbc8260/Makefile index 422dbc7139..034a55169c 100644 --- a/board/sbc8260/Makefile +++ b/board/sbc8260/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 #########################################################################