X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=board%2Factux1%2FMakefile;h=b7cc6e11d55294f9a705290af8c434427cc42e84;hb=272017853339f5b9685f9488bdaf5405812d12a4;hp=83611e7c03f2bbc7e5510846da53c6c308e9e495;hpb=40dcd6aa75ef95b490f342695f970910b82e392e;p=u-boot diff --git a/board/actux1/Makefile b/board/actux1/Makefile index 83611e7c03..b7cc6e11d5 100644 --- a/board/actux1/Makefile +++ b/board/actux1/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 #########################################################################