linuxOS_D21X/source/linux-5.10/tools/bootconfig/samples/good-tree.bconf

13 lines
135 B
Plaintext
Raw Normal View History

2024-11-29 08:13:19 +00:00
key {
word {
tree {
value = "0"}
}
word2 {
tree {
value = 1,2 }
}
}
other.tree {
value = 2; value2 = 3;}