[Buildroot] [RESEND][PATCH v2 1/3] toolchain: configs: improve toolchain config readability

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Oct 25 21:34:08 UTC 2016


Hello,

On Mon,  8 Aug 2016 11:34:59 -0700, Petri Gynther wrote:
> Add (or move) comment lines in toolchain-related Config.in files
> to improve readability of the toolchain config section.
> 
> Source linux-headers/Config.in.host after toolchain-buildroot items.
> 
> For toolchain-buildroot case, the config file now looks like this:
> *
> * Toolchain
> *
> 
> *
> * Toolchain Buildroot Options
> *
> 
> *
> * Kernel Header Options
> *
> 
> *
> * uClibc Options
> *
> 
> *
> * Binutils Options
> *
> 
> *
> * GCC Options
> *
> 
> *
> * Host GDB Options
> *
> 
> *
> * Toolchain Generic Options
> *
> 
> Signed-off-by: Petri Gynther <pgynther at google.com>
> ---
>  package/gdb/Config.in.host              | 2 ++
>  package/linux-headers/Config.in.host    | 4 ++--
>  package/uclibc/Config.in                | 4 ++--
>  toolchain/toolchain-buildroot/Config.in | 5 +++--
>  toolchain/toolchain-common.in           | 2 ++
>  toolchain/toolchain-external/Config.in  | 2 ++
>  6 files changed, 13 insertions(+), 6 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list