X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Ffreescale%2Fmpc8260ads%2FMakefile;h=e1d4af0f904b0e3987574a1e3559142030013eee;hb=48c2b7bb432da84fcce05b4db6efad0be73a93dc;hp=de7d847a5fc6d51ce0b1739297973fabd4e8a9db;hpb=b7e24d283e34727c2a6cdfdac2e09a426c579b73;p=u-boot diff --git a/board/freescale/mpc8260ads/Makefile b/board/freescale/mpc8260ads/Makefile index de7d847a5f..e1d4af0f90 100644 --- a/board/freescale/mpc8260ads/Makefile +++ b/board/freescale/mpc8260ads/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 #########################################################################