public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/5] Refactor makefiles for u-boot.cfg rules
@ 2016-09-26  4:04 Masahiro Yamada
  2016-09-26  4:04 ` [U-Boot] [PATCH 1/5] check-config: fix wrong comment about how to build whitelist Masahiro Yamada
                   ` (4 more replies)
  0 siblings, 5 replies; 21+ messages in thread
From: Masahiro Yamada @ 2016-09-26  4:04 UTC (permalink / raw)
  To: u-boot

The Makefiles are getting cluttered for u-boot.cfg.

I do not think that we should make effort for u-boot.cfg
because it is almost the same as include/autoconf.mk.tmp

I was consindering this series as a replacement
for Stephen Warren's fixes, but I was late.

Anyway, I do not like code duplication, so here it is.



Masahiro Yamada (5):
  check-config: fix wrong comment about how to build whitelist
  kbuild: move no_new_adhoc_configs_check to "all" target command
  kbuild: make dependencies in scripts/Makefile.autoconf more readable
  kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mk
  check-config: allow to complete build even with ad-hoc CONFIG options

 Makefile                  | 29 ++++++-----------------------
 scripts/Makefile.autoconf | 42 +++++++++++++++++++++++++++---------------
 scripts/Makefile.spl      | 20 +-------------------
 scripts/check-config.sh   | 12 +++---------
 4 files changed, 37 insertions(+), 66 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2016-10-08 17:07 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-26  4:04 [U-Boot] [PATCH 0/5] Refactor makefiles for u-boot.cfg rules Masahiro Yamada
2016-09-26  4:04 ` [U-Boot] [PATCH 1/5] check-config: fix wrong comment about how to build whitelist Masahiro Yamada
2016-09-27  0:34   ` Simon Glass
2016-09-27  1:13     ` Masahiro Yamada
2016-10-05 16:50       ` Simon Glass
2016-10-06  1:41         ` Masahiro Yamada
2016-10-08 17:07   ` [U-Boot] [U-Boot, " Tom Rini
2016-09-26  4:04 ` [U-Boot] [PATCH 2/5] kbuild: move no_new_adhoc_configs_check to "all" target command Masahiro Yamada
2016-09-27  0:34   ` Simon Glass
2016-10-08 17:07   ` [U-Boot] [U-Boot, " Tom Rini
2016-09-26  4:05 ` [U-Boot] [PATCH 3/5] kbuild: make dependencies in scripts/Makefile.autoconf more readable Masahiro Yamada
2016-09-27  0:34   ` Simon Glass
2016-10-08 17:07   ` [U-Boot] [U-Boot, " Tom Rini
2016-09-26  4:05 ` [U-Boot] [PATCH 4/5] kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mk Masahiro Yamada
2016-09-27  0:34   ` Simon Glass
2016-10-08 17:07   ` [U-Boot] [U-Boot, " Tom Rini
2016-09-26  4:05 ` [U-Boot] [PATCH 5/5] check-config: allow to complete build even with ad-hoc CONFIG options Masahiro Yamada
2016-09-27  0:34   ` Simon Glass
2016-09-27  1:16     ` Masahiro Yamada
2016-09-27 17:44   ` Tom Rini
2016-09-28  5:23     ` Masahiro Yamada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox