summaryrefslogtreecommitdiff
path: root/arm-a300-devel-system.morph
diff options
context:
space:
mode:
Diffstat (limited to 'arm-a300-devel-system.morph')
-rw-r--r--arm-a300-devel-system.morph12
1 files changed, 12 insertions, 0 deletions
diff --git a/arm-a300-devel-system.morph b/arm-a300-devel-system.morph
new file mode 100644
index 0000000..1af9f88
--- /dev/null
+++ b/arm-a300-devel-system.morph
@@ -0,0 +1,12 @@
+{
+ "name": "arm-a300-devel-system",
+ "description": "A system that is able to build other systems based on the ARM Armada300 (armv5) architecture.",
+ "kind": "system",
+ "arch": "arm",
+ "disk-size": "10G",
+ "strata": [
+ "arm-a300-bsp",
+ "foundation",
+ "devel"
+ ]
+}