summaryrefslogtreecommitdiff
path: root/morph
diff options
context:
space:
mode:
Diffstat (limited to 'morph')
-rwxr-xr-xmorph4
1 files changed, 0 insertions, 4 deletions
diff --git a/morph b/morph
index 3409f1d3..c3ac7c1d 100755
--- a/morph
+++ b/morph
@@ -64,10 +64,6 @@ class Morph(cliapp.Application):
self.settings.boolean(['ignore-submodules'],
'do not cache repositories of submodules and '
'unpack them into the build directory')
- self.settings.string(['prefix'],
- 'installation prefix to be used for chunks',
- metavar='PATH',
- default='/usr')
self.settings.boolean(['test-console'],
'show what the system outputs on the serial '