aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/aximx50v.conf
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-07-17 22:27:59 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-07-17 22:27:59 +0000
commit3c9eb3f614fc9670eacaeb50480d19c676b2cb21 (patch)
tree7becad6fc8cce8e080b5ee290ba4f5a4b9d9a473 /conf/machine/aximx50v.conf
parentb4b75f55ab85e3ba6b6a726acfaeb86d7db0d55c (diff)
downloadopenembedded-3c9eb3f614fc9670eacaeb50480d19c676b2cb21.tar.gz
conf/machine/: Yet more of MACHINE_DISPLAY_*.
Diffstat (limited to 'conf/machine/aximx50v.conf')
-rw-r--r--conf/machine/aximx50v.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/machine/aximx50v.conf b/conf/machine/aximx50v.conf
index 9b38da782e..2c84768498 100644
--- a/conf/machine/aximx50v.conf
+++ b/conf/machine/aximx50v.conf
@@ -4,4 +4,6 @@
require conf/machine/aximx50.conf
-GUI_MACHINE_CLASS = "bigscreen"
+MACHINE_GUI_CLASS = "bigscreen"
+MACHINE_DISPLAY_WIDTH_PIXELS = "480"
+MACHINE_DISPLAY_HEIGHT_PIXELS = "640"