From: Samuel Mendoza-Jonas <sam@mendozajonas.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/6] Makefile: Support merged and nested defconfigs.
Date: Thu, 19 May 2016 09:42:22 +1000 [thread overview]
Message-ID: <20160518234222.GA2602@localhost.localdomain> (raw)
In-Reply-To: <1463599530-28752-1-git-send-email-patrick@stwcx.xyz>
On Wed, May 18, 2016 at 02:25:24PM -0500, Patrick Williams wrote:
> This is a combination and cleanup of the previous efforts by
> Sam Bobroff and Elizabeth Liner to introduce merged defconfigs
> and nested defconfig directories respectively.
>
> Merged defconfigs allow us to create defconfig snippets for aspects
> that are common across multiple machines and create a combined defconfig
> from the snippets. The support scripts for merged kernel defconfigs is
> reused.
>
> Nested defconfig directories allow us to organize the defconfig
> directory into sub-directories. A likely use for this is to place
> defconfigs into architecture-specific subdirectories.
>
> Elizabeth Liner (1):
> Makefile: Support nested config directories
>
> Patrick Williams (4):
> Makefile: Generate %_defconfig recipes from macro.
> Makefile: Add nested config dirs to list-defconfigs
> Makefile: Add merged defconfigs to list-defconfigs.
> Makefile: Fix merge defconfig clobber of .config.old
>
> Sam Bobroff (1):
> Makefile: Support merged defconfigs
>
> Makefile | 27 +++++++++++++++++++--------
> 1 file changed, 19 insertions(+), 8 deletions(-)
Acked-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
>
> --
> 2.6.3
>
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
next prev parent reply other threads:[~2016-05-18 23:42 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-18 19:25 [Buildroot] [PATCH 0/6] Makefile: Support merged and nested defconfigs Patrick Williams
2016-05-18 19:25 ` [Buildroot] [PATCH 1/6] Makefile: Support merged defconfigs Patrick Williams
2016-05-18 19:25 ` [Buildroot] [PATCH 2/6] Makefile: Generate %_defconfig recipes from macro Patrick Williams
2016-05-18 19:25 ` [Buildroot] [PATCH 3/6] Makefile: Support nested config directories Patrick Williams
2016-05-18 19:25 ` [Buildroot] [PATCH 4/6] Makefile: Add nested config dirs to list-defconfigs Patrick Williams
2016-05-18 19:25 ` [Buildroot] [PATCH 5/6] Makefile: Add merged defconfigs " Patrick Williams
2016-05-18 19:25 ` [Buildroot] [PATCH 6/6] Makefile: Fix merge defconfig clobber of .config.old Patrick Williams
2016-05-18 23:42 ` Samuel Mendoza-Jonas [this message]
2016-05-24 15:31 ` [Buildroot] [PATCH 0/6] Makefile: Support merged and nested defconfigs Patrick Williams
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160518234222.GA2602@localhost.localdomain \
--to=sam@mendozajonas.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox