aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorMichael Krelin <hacker@klever.net>2007-07-19 11:52:00 +0000
committerMichael Krelin <hacker@klever.net>2007-07-19 11:52:00 +0000
commit3bba7db158628bab3a67242117a4144a4e0fe7e6 (patch)
tree8a925784b558745073676bfe715830af440ee1ca /conf
parente9d4888ea6436b0b94e8b3e63525132df45d1479 (diff)
downloadopenembedded-3bba7db158628bab3a67242117a4144a4e0fe7e6.tar.gz
conf/machine/spitz: populate MACHINE_* namespace
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/spitz.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/machine/spitz.conf b/conf/machine/spitz.conf
index 6b08ec1aa9..d8b790f332 100644
--- a/conf/machine/spitz.conf
+++ b/conf/machine/spitz.conf
@@ -11,3 +11,7 @@ PACKAGE_EXTRA_ARCHS += "iwmmxt"
IMAGE_FSTYPES += "tar.gz"
ROOT_FLASH_SIZE = "100"
+
+MACHINE_GUI_CLASS=bigscreen
+MACHINE_DISPLAY_WIDTH_PIXELS=640
+MACHINE_DISPLAY_HEIGHT_PIXELS=480