Files
Linux-Kernel_MiSTer/tools/bootconfig/samples/good-tree.bconf
Sorgelig e12ed6c19d v5.13.12
2021-08-22 05:38:19 +08:00

13 lines
135 B
Plaintext

key {
word {
tree {
value = "0"}
}
word2 {
tree {
value = 1,2 }
}
}
other.tree {
value = 2; value2 = 3;}