X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fcmi%2FMakefile;h=aeebb9ecb5f0eeda1e0719df729fbb6ed4aa4874;hb=82b24a8a505fc81466484b3c55b574ee0b4205bc;hp=6a4230486f1ec4acbe24020c4f316847caf8d79c;hpb=daaba9859b0b94571dc3e45ad0c26e136426b351;p=u-boot diff --git a/board/cmi/Makefile b/board/cmi/Makefile index 6a4230486f..aeebb9ecb5 100644 --- a/board/cmi/Makefile +++ b/board/cmi/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 #########################################################################