blob: 65a25cfd45d18021384962e185dd5558210bc4c4 [file] [log] [blame]
[
{
"cmd": [
"[START_DIR]/out/build-zircon/tools/zbi",
"--output",
"[START_DIR]/output.zbi",
"[START_DIR]/input.zbi",
"--entry",
"path/to/dest/1=[START_DIR]/src/1",
"--entry",
"path/to/dest/2=[START_DIR]/src/2"
],
"name": "copy and extend"
},
{
"name": "$result"
}
]