scripts: ext-toolchain: add option to overwrite config
authorChristian Marangi <ansuelsmth@gmail.com>
Mon, 4 Jul 2022 16:22:18 +0000 (18:22 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Sun, 24 Jul 2022 17:53:44 +0000 (19:53 +0200)
commitf4dd18ca39c42a324e34633c8ee553717531bc3b
tree1d3cf18a30063a1be9a56252c4fefd9eb623114d
parent53c293262fce844c8291ab82e6726a8489d3c57b
scripts: ext-toolchain: add option to overwrite config

It can be useful to overwrite an already generated config.
Option are simply added at the end of the config and make defconfig
will overwrite the relevant option with the new one.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
scripts/ext-toolchain.sh