[Buildroot] [PATCH v2 13/37] toolchain: merge toolchain-common.in to Config.in

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Apr 1 06:46:28 UTC 2018


Hello,

On Sun,  1 Apr 2018 02:08:26 -0300, Ricardo Martincoski wrote:
> toolchain-common.in is a Config.in file with an uncommon name.
> It is just included by toolchain/Config.in, and toolchain/Config.in is
> not that long, so instead of renaming the file, merge it to
> toolchain/Config.in.
> 
> Move the raw contents from the file to the exact location it is
> currently included in order to not change the order in the menu.
> 
> Update the references in the manual as well.
> 
> Suggested-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
> Signed-off-by: Ricardo Martincoski <ricardo.martincoski at gmail.com>
> Cc: Arnout Vandecappelle <arnout at mind.be>
> Cc: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
> ---
> Changes v1 -> v2:
>   - new patch  (suggested by Thomas Petazzoni);
> ---
>  docs/manual/adding-packages-directory.txt |   4 +-
>  toolchain/Config.in                       | 471 +++++++++++++++++++++++++++++-
>  toolchain/toolchain-common.in             | 469 -----------------------------
>  3 files changed, 472 insertions(+), 472 deletions(-)
>  delete mode 100644 toolchain/toolchain-common.in

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list