aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-rework.sh
diff options
context:
space:
mode:
authorBryan Hundven <bryanhundven@gmail.com>2015-11-09 22:55:32 -0800
committerBryan Hundven <bryanhundven@gmail.com>2015-11-12 16:15:39 -0800
commitc4d14a97ad840891cfd3e088c6d8685e1c763ab6 (patch)
tree8ed6568228440afb4cd202d88441aa44195559f5 /scripts/patch-rework.sh
parent930fa77076874655179341433b4f8066deefb0b8 (diff)
downloadcrosstool-ng-c4d14a97ad840891cfd3e088c6d8685e1c763ab6.tar.gz
crosstool-ng-c4d14a97ad840891cfd3e088c6d8685e1c763ab6.tar.bz2
crosstool-ng-c4d14a97ad840891cfd3e088c6d8685e1c763ab6.zip
functions: Add global functions for manipulating kconfig options
This commit adds 4 new functions to aid in the process of managing a kconfig .config file: * CT_KconfigSetOption <option> <value> <file> * CT_KconfigEnableOption <option> <file> * CT_KconfigDisableOption <option> <file> * CT_KconfigDeleteOption <option> <file> (akin to how buildroot manages the uClibc.config) These functions are global so that we can manage any component that also uses kconfig, or to be able to use it internally on Crosstool-NG's kconfig files. Last but not least, be consistent and update sed to be ${sed}! Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
Diffstat (limited to 'scripts/patch-rework.sh')
0 files changed, 0 insertions, 0 deletions