X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=board%2Farmadillo%2FMakefile;h=b18e42bff30c707cdc938eea2af6ada9a205da90;hb=e6441c4f4070aac6825f5b195f38dfe1da53675c;hp=1380e92cf6d07de47ab6e0bbf83794b0d209c0b7;hpb=7e2a24dca9a3213f0b4941562e4387e20bec3e2d;p=u-boot diff --git a/board/armadillo/Makefile b/board/armadillo/Makefile index 1380e92cf6..b18e42bff3 100644 --- a/board/armadillo/Makefile +++ b/board/armadillo/Makefile @@ -43,7 +43,7 @@ clean: rm -f $(SOBJS) $(OBJS) distclean: clean - rm -f $(LIB) core *.bak .depend + rm -f $(LIB) core *.bak $(obj).depend #########################################################################