X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Farmadillo%2FMakefile;h=b18e42bff30c707cdc938eea2af6ada9a205da90;hb=82b24a8a505fc81466484b3c55b574ee0b4205bc;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 #########################################################################