diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-07-12 20:41:23 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-07-12 20:41:23 +0000 |
commit | d832f2f1a4a547f70b3d3efd3b75fa7dfe72d5f1 (patch) | |
tree | 9a1e535e09a9cae666eb171c77d5c99ab63a624c /conf/machine/aximx50v.conf | |
parent | 9fd684a9c55060e44f153d910ad07504c60d5694 (diff) | |
parent | e0af6741598e11ed840c837668e23168f66737d2 (diff) |
merge of '0fc95be78cc0959135ca79a4ec38a38f14160eef'
and '4ed12f8853fc35aaa445b675fde2edc9d8b0f0ab'
Diffstat (limited to 'conf/machine/aximx50v.conf')
-rw-r--r-- | conf/machine/aximx50v.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/conf/machine/aximx50v.conf b/conf/machine/aximx50v.conf new file mode 100644 index 0000000000..9b38da782e --- /dev/null +++ b/conf/machine/aximx50v.conf @@ -0,0 +1,7 @@ +#@TYPE: Machine +#@NAME: Axim x50v/x51v +#@DESCRIPTION: Machine configuration for the Dell Axim x50v/x51v with a pxa27x CPU + +require conf/machine/aximx50.conf + +GUI_MACHINE_CLASS = "bigscreen" |