[U-Boot] [PATCH 0/2] More trivial refactoring of makefiles

Masahiro Yamada yamada.m at jp.panasonic.com
Thu Nov 28 04:09:57 CET 2013




Masahiro Yamada (2):
  post: descend only when CONFIG_HAS_POST is defined
  Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)

 Makefile                          | 14 +++++---------
 arch/powerpc/cpu/Makefile         |  6 +++---
 arch/powerpc/cpu/mpc8xxx/Makefile |  6 ++----
 examples/standalone/Makefile      | 26 +++++++++++++-------------
 post/Makefile                     | 16 +++++++---------
 post/board/lwmon/Makefile         |  2 +-
 post/board/lwmon5/Makefile        |  2 +-
 post/board/netta/Makefile         |  2 +-
 post/board/pdm360ng/Makefile      |  2 +-
 post/cpu/mpc83xx/Makefile         |  2 +-
 post/cpu/ppc4xx/Makefile          | 18 +++++++++---------
 post/drivers/Makefile             |  2 +-
 post/lib_powerpc/Makefile         | 10 +++++-----
 post/lib_powerpc/fpu/Makefile     | 18 +++++++++---------
 spl/Makefile                      | 17 +++++------------
 15 files changed, 64 insertions(+), 79 deletions(-)

-- 
1.8.3.2



More information about the U-Boot mailing list