diff options
author | Oliver Reiche <oliver.reiche@huawei.com> | 2023-08-16 15:37:21 +0200 |
---|---|---|
committer | Oliver Reiche <oliver.reiche@huawei.com> | 2023-08-16 15:37:21 +0200 |
commit | ebf3cf04bc80ae7bf083220e63e739bf32151c95 (patch) | |
tree | 55528542ed7c08f588ce6ae5389d3c11ca996e19 /patch/TARGETS | |
parent | 875296f27c7eec053a8b4f348ab6490441ef6454 (diff) | |
parent | 2c5e3a6756fc871bbdde8a34d38cda297519b0f9 (diff) | |
download | rules-cc-ebf3cf04bc80ae7bf083220e63e739bf32151c95.tar.gz |
Merge branch 'rules/oss' into rules/rules-cc-rules
Diffstat (limited to 'patch/TARGETS')
-rw-r--r-- | patch/TARGETS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/patch/TARGETS b/patch/TARGETS new file mode 100644 index 0000000..9a0ad77 --- /dev/null +++ b/patch/TARGETS @@ -0,0 +1,6 @@ +{ "defaults": + { "type": ["patch", "defaults"] + , "PATCH": ["patch"] + , "PATH": ["/bin", "/usr/bin"] + } +} |