summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--systems/cross-bootstrap-system-armv6lhf-generic.morph13
1 files changed, 13 insertions, 0 deletions
diff --git a/systems/cross-bootstrap-system-armv6lhf-generic.morph b/systems/cross-bootstrap-system-armv6lhf-generic.morph
new file mode 100644
index 00000000..5f3a7c24
--- /dev/null
+++ b/systems/cross-bootstrap-system-armv6lhf-generic.morph
@@ -0,0 +1,13 @@
+name: cross-bootstrap-system-armv6lhf-generic
+kind: system
+description: A system that produces the minimum needed to build a devel system
+arch: armv6lhf
+strata:
+- name: build-essential
+ morph: strata/build-essential.morph
+- name: core
+ morph: strata/core.morph
+- name: morph-utils
+ morph: strata/morph-utils.morph
+- name: cross-bootstrap
+ morph: strata/cross-bootstrap.morph