summaryrefslogtreecommitdiff
path: root/etc/defaults/shell
diff options
context:
space:
mode:
Diffstat (limited to 'etc/defaults/shell')
-rw-r--r--etc/defaults/shell/stage-0.TARGETS7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/defaults/shell/stage-0.TARGETS b/etc/defaults/shell/stage-0.TARGETS
new file mode 100644
index 0000000..06a0c5c
--- /dev/null
+++ b/etc/defaults/shell/stage-0.TARGETS
@@ -0,0 +1,7 @@
+{ "defaults":
+ { "type": "defaults"
+ , "sh": ["bin/sh"]
+ , "toolchain": [["@", "busybox", "", "bootstrap"]]
+ , "bin dirs": ["bin"]
+ }
+}