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, 4 Dec 2022 15:07:34 +0000 (16:07 +0100)
commited785589ea9a11d526a01067b79af4fe1b5dd5b7
tree80d91312f3fc3d66b1d4b2d2d1efbbfc8558e861
parent1e764ea7df11e1d51e60336f420ca73480b8c055
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>
(cherry picked from commit f4dd18ca39c42a324e34633c8ee553717531bc3b)
scripts/ext-toolchain.sh