X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fpleb2%2FMakefile;h=faa26911b82374d459e40bf9f0973b30e6602581;hb=272017853339f5b9685f9488bdaf5405812d12a4;hp=fef0eb3094e176e453be474f7739230c72ed5d1d;hpb=daaba9859b0b94571dc3e45ad0c26e136426b351;p=u-boot diff --git a/board/pleb2/Makefile b/board/pleb2/Makefile index fef0eb3094..faa26911b8 100644 --- a/board/pleb2/Makefile +++ b/board/pleb2/Makefile @@ -40,7 +40,7 @@ clean: rm -f $(SOBJS) $(OBJS) distclean: clean - rm -f $(LIB) core *.bak .depend + rm -f $(LIB) core *.bak $(obj).depend #########################################################################