summaryrefslogtreecommitdiff
path: root/toolchains/busybox.TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'toolchains/busybox.TARGETS')
-rw-r--r--toolchains/busybox.TARGETS6
1 files changed, 6 insertions, 0 deletions
diff --git a/toolchains/busybox.TARGETS b/toolchains/busybox.TARGETS
index 53e5b24..6b48931 100644
--- a/toolchains/busybox.TARGETS
+++ b/toolchains/busybox.TARGETS
@@ -1,3 +1,9 @@
{ "toolchain":
+ { "type": "export"
+ , "target": "toolchain (unexported)"
+ , "flexible_config":
+ ["ARCH", "TARGET_ARCH", "TOOLCHAIN_CONFIG", "ENV", "BUILD_ARCH"]
+ }
+, "toolchain (unexported)":
{"type": "install", "dirs": [[["@", "busybox", "", "toolchain"], "."]]}
}