X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fgw8260%2FMakefile;h=cb3c566d3195771fb5c2b067facf7931dac89a9e;hb=ec6baf53f7691da4751e98d47a014acf266ab994;hp=17012dd71d7a4422fa8e54511688172f8b0cf87e;hpb=7e2a24dca9a3213f0b4941562e4387e20bec3e2d;p=u-boot diff --git a/board/gw8260/Makefile b/board/gw8260/Makefile index 17012dd71d..cb3c566d31 100644 --- a/board/gw8260/Makefile +++ b/board/gw8260/Makefile @@ -39,7 +39,7 @@ clean: rm -f $(SOBJS) $(OBJS) distclean: clean - rm -f $(LIB) core *.bak .depend + rm -f $(LIB) core *.bak $(obj).depend #########################################################################