---
cross-bootstrap-system-ppc64-generic.morph | 14 ++++++++++++++
1 file changed, 14 insertions(+)
create mode 100644 cross-bootstrap-system-ppc64-generic.morph
diff --git a/cross-bootstrap-system-ppc64-generic.morph
b/cross-bootstrap-system-ppc64-generic.morph
new file mode 100644
index 0000000..279ed27
--- /dev/null
+++ b/cross-bootstrap-system-ppc64-generic.morph
@@ -0,0 +1,14 @@
+arch: ppc64
+description: A system that produces the minimum needed to build a devel system
+kind: system
+name: cross-bootstrap-system-ppc64-generic
+strata:
+- morph: build-essential
+ ref: master
+ repo: baserock:baserock/morphs
+- morph: core
+ ref: master
+ repo: baserock:baserock/morphs
+- morph: cross-bootstrap
+ ref: master
+ repo: baserock:baserock/morphs
--
1.7.10.4