summaryrefslogtreecommitdiff
path: root/scripts/build/libc/uClibc.sh
diff options
context:
space:
mode:
authorBryan Hundven <bryanhundven@gmail.com>2015-11-10 06:55:32 (GMT)
committerBryan Hundven <bryanhundven@gmail.com>2015-11-13 00:15:39 (GMT)
commitc4d14a97ad840891cfd3e088c6d8685e1c763ab6 (patch)
tree8ed6568228440afb4cd202d88441aa44195559f5 /scripts/build/libc/uClibc.sh
parent930fa77076874655179341433b4f8066deefb0b8 (diff)
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/build/libc/uClibc.sh')
0 files changed, 0 insertions, 0 deletions