X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Fcm4008%2FMakefile;h=cd3f962f28af4ca40981241668be8fdec599c2a4;hb=c8a3b109f07f02342d097b30908965f7261d9f15;hp=f53404148ae37cf4e13e19523ad57dd870f3f97c;hpb=daaba9859b0b94571dc3e45ad0c26e136426b351;p=oweals%2Fu-boot.git diff --git a/board/cm4008/Makefile b/board/cm4008/Makefile index f53404148a..cd3f962f28 100644 --- a/board/cm4008/Makefile +++ b/board/cm4008/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 #########################################################################