aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/motorola-ezx-base.inc
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-03-20 20:18:48 +0100
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-03-21 13:21:06 +0100
commite5282534d15fd26725d4b1431989c1ee801f559c (patch)
tree4860a89814591a995644e1ea46e80847d648a832 /conf/machine/include/motorola-ezx-base.inc
parenta8b3f3739bc7c81908b334bf801ab0171c9d0063 (diff)
downloadopenembedded-e5282534d15fd26725d4b1431989c1ee801f559c.tar.gz
motorola-ezx-base.inc: set MACHINE_CLASS for overrides
Diffstat (limited to 'conf/machine/include/motorola-ezx-base.inc')
-rw-r--r--conf/machine/include/motorola-ezx-base.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/include/motorola-ezx-base.inc b/conf/machine/include/motorola-ezx-base.inc
index fe28a3cb4d..75c0f42f7d 100644
--- a/conf/machine/include/motorola-ezx-base.inc
+++ b/conf/machine/include/motorola-ezx-base.inc
@@ -18,6 +18,9 @@ MACHINE_DISPLAY_HEIGHT_PIXELS = "320"
MACHINE_DISPLAY_ORIENTATION = "0"
MACHINE_DISPLAY_PPI = "180"
+# use this for overrides
+MACHINE_CLASS = "motorola-ezx"
+
XSERVER = "xserver-kdrive-fbdev"
ROOT_FLASH_SIZE = "24"