From: Michael 'Mickey' Lauer Date: Fri, 20 Mar 2009 19:18:48 +0000 (+0100) Subject: motorola-ezx-base.inc: set MACHINE_CLASS for overrides X-Git-Tag: Release-2010-05/1~3796^2~53^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5282534d15fd26725d4b1431989c1ee801f559c;p=openembedded.git motorola-ezx-base.inc: set MACHINE_CLASS for overrides --- 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"