From: Andrea Adami Date: Sun, 22 Mar 2009 22:27:12 +0000 (+0100) Subject: c7x0.conf: fix typo (rootfs is 53 MB) X-Git-Tag: Release-2010-05/1~3796^2~52^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f95213480a0f98a8d8e5f9f5686e547b4703a00;p=openembedded.git c7x0.conf: fix typo (rootfs is 53 MB) --- diff --git a/conf/machine/c7x0.conf b/conf/machine/c7x0.conf index 18c9db1f3f..dac142abcd 100644 --- a/conf/machine/c7x0.conf +++ b/conf/machine/c7x0.conf @@ -8,7 +8,8 @@ require conf/machine/include/zaurus-clamshell.inc IMAGE_FSTYPES += "jffs2" ROOT_FLASH_SIZE = "25" -# yes, we are aware that the husky (c760,c860) has 54MB rootfs, but we don't make a special image for it. +# yes, we are aware that the husky and boxer (c760,c860) have 53MB rootfs, +# but we don't make a special image for it. XSERVER = "xserver-kdrive-imageon"