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

meta/conf/machine/em-x270.conf

index 99e2e6e6313d0d6e12ee31bc7bbd4f02c69cd441..b32fd5e1a5812fe9a70fc9bed3efa324095e090e 100644 (file)
@@ -54,4 +54,4 @@ module_autoload_g_ether = "g_ether"
 
 SERIAL_CONSOLE = "115200 ttyS0"
 
-KERNELIMAGE_TYPE = "uImage"
+KERNEL_IMAGETYPE = "uImage"