From: Marcin Juszkiewicz Date: Thu, 6 Dec 2007 09:40:51 +0000 (+0000) Subject: zaurus: add KERNEL_IMAGE_MAXSIZE variable used to check kernel image size X-Git-Tag: 2011-1~10109 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=7256b486f7321df10a75f9cc4bbd46e1009e074b;p=openembedded-core.git zaurus: add KERNEL_IMAGE_MAXSIZE variable used to check kernel image size git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3313 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/conf/machine/include/zaurus-2.6.inc b/meta/conf/machine/include/zaurus-2.6.inc index 821d2f48b8..e492fe6e0f 100644 --- a/meta/conf/machine/include/zaurus-2.6.inc +++ b/meta/conf/machine/include/zaurus-2.6.inc @@ -40,6 +40,9 @@ GUI_MACHINE_CLASS = "bigscreen" GUI_MACHINE_CLASS_collie = "smallscreen" GUI_MACHINE_CLASS_poodle = "smallscreen" +KERNEL_IMAGE_MAXSIZE = "1294336" +KERNEL_IMAGE_MAXSIZE_collie = "1048576" + MACHINE_POSTPROCESS_COMMAND = "zaurus_make_installkit" zaurus_make_installkit () {