aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2010-10-07 00:22:02 +0200
committerAndrea Adami <andrea.adami@gmail.com>2010-10-07 00:35:03 +0200
commit912a51db1b33b58540a9e1576d768796017f4380 (patch)
tree3bcc4f3e7f97a959ff0420fd53dab4ccef75c9bc /conf
parent08cd165298248aed68791593dd926cde7c6b4059 (diff)
downloadopenembedded-912a51db1b33b58540a9e1576d768796017f4380.tar.gz
zaurus-2.6.inc: evaluate here kernel bootlogo size
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/zaurus-2.6.inc2
1 files changed, 2 insertions, 0 deletions
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