X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Fcm41xx%2FMakefile;h=952a8ae21bc61321632d739a4e39b6c29f33d156;hb=75183b1a7fc04206d9779d13f16e03853d7e965d;hp=5c20477d5d2ce596dcae26f477b3313499bc6e0c;hpb=d3c5e8b2f5945d93de8f23b053e9dcd033983245;p=oweals%2Fu-boot.git diff --git a/board/cm41xx/Makefile b/board/cm41xx/Makefile index 5c20477d5d..952a8ae21b 100644 --- a/board/cm41xx/Makefile +++ b/board/cm41xx/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 #########################################################################