]> code.ossystems Code Review - openembedded-core.git/commitdiff
em-x270: set kernel type to uImage
authorMarcin Juszkiewicz <hrw@openedhand.com>
Mon, 3 Dec 2007 12:55:51 +0000 (12:55 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Mon, 3 Dec 2007 12:55:51 +0000 (12:55 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3297 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/machine/em-x270.conf

index 05f7759f9408b14dac9c31f15b17ebed2a07c23a..99e2e6e6313d0d6e12ee31bc7bbd4f02c69cd441 100644 (file)
@@ -53,3 +53,5 @@ module_autoload_pxa27x_udc = "pxa27x_udc"
 module_autoload_g_ether = "g_ether"
 
 SERIAL_CONSOLE = "115200 ttyS0"
+
+KERNELIMAGE_TYPE = "uImage"