summaryrefslogtreecommitdiff
path: root/toolchains/patch/tools-all.TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'toolchains/patch/tools-all.TARGETS')
-rw-r--r--toolchains/patch/tools-all.TARGETS6
1 files changed, 6 insertions, 0 deletions
diff --git a/toolchains/patch/tools-all.TARGETS b/toolchains/patch/tools-all.TARGETS
index 0dd1455..9eeb7e8 100644
--- a/toolchains/patch/tools-all.TARGETS
+++ b/toolchains/patch/tools-all.TARGETS
@@ -1,4 +1,10 @@
{ "defaults":
+ { "type": "export"
+ , "target": "defaults (unexported)"
+ , "flexible_config":
+ ["ARCH", "ENV", "HOST_ARCH", "TARGET_ARCH", "TOOLCHAIN_CONFIG"]
+ }
+, "defaults (unexported)":
{ "type": ["@", "rules", "patch", "defaults"]
, "base": [["@", "busybox", "patch", "defaults"]]
}