[oe-commits] Marcin Juszkiewicz : nokia900: use zImage kernels

git version control git at git.openembedded.org
Wed Feb 10 13:20:30 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 4fee7cea31f8b408bfe85f7d669af826606cc819
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=4fee7cea31f8b408bfe85f7d669af826606cc819

Author: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>
Date:   Wed Feb 10 13:41:16 2010 +0100

nokia900: use zImage kernels

---

 conf/machine/nokia900.conf |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/conf/machine/nokia900.conf b/conf/machine/nokia900.conf
index 4880ea4..f8d9422 100644
--- a/conf/machine/nokia900.conf
+++ b/conf/machine/nokia900.conf
@@ -15,6 +15,9 @@ MACHINE_DISPLAY_HEIGHT_PIXELS = "480"
 
 require conf/machine/include/omap3.inc
 
+# omap3.inc redefine it to uImage
+KERNEL_IMAGETYPE = "zImage"
+
 ROOT_FLASH_SIZE = "100"
 EXTRA_IMAGECMD_jffs2_nokia900 = "--pad --little-endian --eraseblock=0x20000 -n"
 





More information about the Openembedded-commits mailing list