1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

em-x270: fix kernel type

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3300 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-12-03 15:59:59 +00:00
parent b25ad8c780
commit aa1159737b
+1 -1
View File
@@ -54,4 +54,4 @@ module_autoload_g_ether = "g_ether"
SERIAL_CONSOLE = "115200 ttyS0"
KERNELIMAGE_TYPE = "uImage"
KERNEL_IMAGETYPE = "uImage"