summaryrefslogtreecommitdiff
path: root/morphlib/morph2.py
diff options
context:
space:
mode:
Diffstat (limited to 'morphlib/morph2.py')
-rw-r--r--morphlib/morph2.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/morphlib/morph2.py b/morphlib/morph2.py
index a95312c6..ee58ecdc 100644
--- a/morphlib/morph2.py
+++ b/morphlib/morph2.py
@@ -36,6 +36,7 @@ class Morphology(object):
('build-commands', None),
('test-commands', None),
('install-commands', None),
+ ('devices', None),
('chunks', []),
('max-jobs', None),
('build-system', 'manual')