summaryrefslogtreecommitdiff
path: root/morphlib/morph2.py
diff options
context:
space:
mode:
Diffstat (limited to 'morphlib/morph2.py')
-rw-r--r--morphlib/morph2.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/morphlib/morph2.py b/morphlib/morph2.py
index 3a3ad679..6e24765e 100644
--- a/morphlib/morph2.py
+++ b/morphlib/morph2.py
@@ -49,7 +49,8 @@ class Morphology(object):
('strata', []),
('description', ''),
('arch', None),
- ('system-kind', None)
+ ('system-kind', None),
+ ('configuration-extensions', []),
]
}