summaryrefslogtreecommitdiff
path: root/tools/binman/test/yaml/config_phony.yaml
blob: d76fcb3b821fd3f72be48ef06a84938ae8ff772d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# SPDX-License-Identifier: GPL-2.0+
#
# Test config
#
---

main-branch :
  obj :
    a : 0x0
    b: 0
  arr: [0, 0, 0, 0]
  another-arr:
    -  # 1
      c: 0
      d: 0
    -  # 2
      c: 0
      d: 0