xref
: /
kernel
/
linux
/
linux-6.6
/
tools
/
bootconfig
/
samples
/
good-mixed-override.bconf
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/kernel/linux/linux-6.6/tools/bootconfig/samples/
1
key.foo
= bar
2
key = value
3
# mixed key value can be overridden
4
key := value2
5