summaryrefslogtreecommitdiff
path: root/toolchains/shell
diff options
context:
space:
mode:
Diffstat (limited to 'toolchains/shell')
-rw-r--r--toolchains/shell/busybox.TARGETS3
-rw-r--r--toolchains/shell/cmake.TARGETS3
-rw-r--r--toolchains/shell/compiler+tools.TARGETS3
-rw-r--r--toolchains/shell/make.TARGETS3
-rw-r--r--toolchains/shell/python.TARGETS3
-rw-r--r--toolchains/shell/tools-all.TARGETS3
6 files changed, 18 insertions, 0 deletions
diff --git a/toolchains/shell/busybox.TARGETS b/toolchains/shell/busybox.TARGETS
new file mode 100644
index 0000000..84a1b25
--- /dev/null
+++ b/toolchains/shell/busybox.TARGETS
@@ -0,0 +1,3 @@
+{ "defaults": {"type": "export", "target": "defaults (unexported)"}
+, "defaults (unexported)": {"type": "defaults"}
+}
diff --git a/toolchains/shell/cmake.TARGETS b/toolchains/shell/cmake.TARGETS
new file mode 100644
index 0000000..84a1b25
--- /dev/null
+++ b/toolchains/shell/cmake.TARGETS
@@ -0,0 +1,3 @@
+{ "defaults": {"type": "export", "target": "defaults (unexported)"}
+, "defaults (unexported)": {"type": "defaults"}
+}
diff --git a/toolchains/shell/compiler+tools.TARGETS b/toolchains/shell/compiler+tools.TARGETS
new file mode 100644
index 0000000..84a1b25
--- /dev/null
+++ b/toolchains/shell/compiler+tools.TARGETS
@@ -0,0 +1,3 @@
+{ "defaults": {"type": "export", "target": "defaults (unexported)"}
+, "defaults (unexported)": {"type": "defaults"}
+}
diff --git a/toolchains/shell/make.TARGETS b/toolchains/shell/make.TARGETS
new file mode 100644
index 0000000..84a1b25
--- /dev/null
+++ b/toolchains/shell/make.TARGETS
@@ -0,0 +1,3 @@
+{ "defaults": {"type": "export", "target": "defaults (unexported)"}
+, "defaults (unexported)": {"type": "defaults"}
+}
diff --git a/toolchains/shell/python.TARGETS b/toolchains/shell/python.TARGETS
new file mode 100644
index 0000000..84a1b25
--- /dev/null
+++ b/toolchains/shell/python.TARGETS
@@ -0,0 +1,3 @@
+{ "defaults": {"type": "export", "target": "defaults (unexported)"}
+, "defaults (unexported)": {"type": "defaults"}
+}
diff --git a/toolchains/shell/tools-all.TARGETS b/toolchains/shell/tools-all.TARGETS
new file mode 100644
index 0000000..84a1b25
--- /dev/null
+++ b/toolchains/shell/tools-all.TARGETS
@@ -0,0 +1,3 @@
+{ "defaults": {"type": "export", "target": "defaults (unexported)"}
+, "defaults (unexported)": {"type": "defaults"}
+}