diff options
Diffstat (limited to 'toolchains/patch/tools-all.TARGETS')
-rw-r--r-- | toolchains/patch/tools-all.TARGETS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/toolchains/patch/tools-all.TARGETS b/toolchains/patch/tools-all.TARGETS new file mode 100644 index 0000000..0dd1455 --- /dev/null +++ b/toolchains/patch/tools-all.TARGETS @@ -0,0 +1,5 @@ +{ "defaults": + { "type": ["@", "rules", "patch", "defaults"] + , "base": [["@", "busybox", "patch", "defaults"]] + } +} |