inspec/.bldr.toml
John Snow 1c6100fc5d Add .bldr.toml for Linux 2 Habitat builds
Signed-off-by: John Snow <thelunaticscripter@outlook.com>
2019-06-21 15:09:30 -04:00

5 lines
No EOL
71 B
TOML

[inspec]
build_targets = [
"x86_64-linux",
"x86_64-linux-kernel2"
]