summaryrefslogtreecommitdiff
path: root/etc/scripts/TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'etc/scripts/TARGETS')
-rw-r--r--etc/scripts/TARGETS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/scripts/TARGETS b/etc/scripts/TARGETS
new file mode 100644
index 0000000..1fb0454
--- /dev/null
+++ b/etc/scripts/TARGETS
@@ -0,0 +1,5 @@
+{ "bootstrap-busybox":
+ {"type": "install", "deps": [["TREE", null, "bootstrap-busybox"]]}
+, "bootstrap-ar": {"type": "install", "deps": ["bootstrap-ar.sh"]}
+, "bootstrap-make": {"type": "install", "deps": ["bootstrap-make.sh"]}
+}