summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-12-03 15:59:59 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-12-03 15:59:59 +0000
commitaa1159737b0fe05ca5ced5ac3dcf3b80de062512 (patch)
tree85373dd744eea62b026fb647cf30ae45333e0ffe /meta
parentb25ad8c780b225ac6b6c5aa22530ee2e3e831b55 (diff)
downloadpoky-aa1159737b0fe05ca5ced5ac3dcf3b80de062512.tar.gz
em-x270: fix kernel type
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3300 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r--meta/conf/machine/em-x270.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/em-x270.conf b/meta/conf/machine/em-x270.conf
index 99e2e6e631..b32fd5e1a5 100644
--- a/meta/conf/machine/em-x270.conf
+++ b/meta/conf/machine/em-x270.conf
@@ -54,4 +54,4 @@ module_autoload_g_ether = "g_ether"
54 54
55SERIAL_CONSOLE = "115200 ttyS0" 55SERIAL_CONSOLE = "115200 ttyS0"
56 56
57KERNELIMAGE_TYPE = "uImage" 57KERNEL_IMAGETYPE = "uImage"