From: Andrea Adami Date: Wed, 6 Oct 2010 22:22:02 +0000 (+0200) Subject: zaurus-2.6.inc: evaluate here kernel bootlogo size X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=912a51db1b33b58540a9e1576d768796017f4380;p=openembedded.git zaurus-2.6.inc: evaluate here kernel bootlogo size --- diff --git a/conf/machine/include/zaurus-2.6.inc b/conf/machine/include/zaurus-2.6.inc index 0412396f33..25300d4c70 100644 --- a/conf/machine/include/zaurus-2.6.inc +++ b/conf/machine/include/zaurus-2.6.inc @@ -75,6 +75,8 @@ PREFERRED_PROVIDER_udev-compat_poodle = "udev-compat141" ZAURUS_KERNEL_IMAGETYPE ?= "zImage" KERNEL_IMAGETYPE = "${ZAURUS_KERNEL_IMAGETYPE}" +# kernel bootlogo +LOGO_SIZE = '${@base_conditional("GUI_MACHINE_CLASS", "bigscreen", "vga", "qvga", d)}' ################ # machine tuning