summaryrefslogtreecommitdiff
path: root/toolchains/CC/foreign/tools-all.TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'toolchains/CC/foreign/tools-all.TARGETS')
-rw-r--r--toolchains/CC/foreign/tools-all.TARGETS10
1 files changed, 10 insertions, 0 deletions
diff --git a/toolchains/CC/foreign/tools-all.TARGETS b/toolchains/CC/foreign/tools-all.TARGETS
new file mode 100644
index 0000000..260bc43
--- /dev/null
+++ b/toolchains/CC/foreign/tools-all.TARGETS
@@ -0,0 +1,10 @@
+{ "defaults":
+ { "type": ["@", "rules", "CC/foreign", "defaults"]
+ , "base":
+ [ ["@", "busybox", "CC/foreign", "defaults"]
+ , ["@", "make", "CC/foreign", "defaults"]
+ , ["@", "cmake", "CC/foreign", "defaults"]
+ , ["@", "python", "CC/foreign", "defaults"]
+ ]
+ }
+}