diff options
| author | Marcin Juszkiewicz <hrw@openembedded.org> | 2008-01-18 16:02:07 +0000 |
|---|---|---|
| committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2008-01-18 16:02:07 +0000 |
| commit | 00db59a7bf8e8b26556b68950e1263f6d6eddd57 (patch) | |
| tree | 06f95068a1d155f6b860d21e1230c2520260a6c4 /conf | |
| parent | 37f36030e423d22a863f50a6fb2199e3bf02d2b0 (diff) | |
| parent | 64d42088012e1255aff3e7565bf08afbc8317335 (diff) | |
merge of '0a2c0b977acc12b551929c86418ebe390325056e'
and 'f72a0f688eea0a4559430f2d777a82a1324bd4d2'
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/machine/include/zaurus-2.6.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/include/zaurus-2.6.inc b/conf/machine/include/zaurus-2.6.inc index a0a71a2969..2037931803 100644 --- a/conf/machine/include/zaurus-2.6.inc +++ b/conf/machine/include/zaurus-2.6.inc @@ -37,6 +37,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 () { |
