diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-08-21 10:31:33 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-08-21 10:31:33 +0200 |
commit | c4a354c421f88db5e2683dc351d321f8c8749be5 (patch) | |
tree | 05028975a45b75fd9fe667b39c05ba4f6d10dc09 /rules/patch | |
parent | 8d361c3444d19fa210aaf9ea26f482bce3b3f16d (diff) | |
parent | b713d5f62fcd223f48565d1a2fda013ab1239c43 (diff) | |
download | rules-cc-c4a354c421f88db5e2683dc351d321f8c8749be5.tar.gz |
Merge subtree 'rules' into rules-cc
Diffstat (limited to 'rules/patch')
-rw-r--r-- | rules/patch/RULES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/patch/RULES b/rules/patch/RULES index 712a487..6f4471c 100644 --- a/rules/patch/RULES +++ b/rules/patch/RULES @@ -151,6 +151,7 @@ [ "The single source file to patch, typically an explicit file reference." ] , "patch": ["The patch to apply."] + , "patch-defaults": ["The patch binary (and toolchain) to use"] } , "artifacts_doc": ["The patched file, staged to the position the of the original file"] |