neuros-osd*: build uImage as kernel image
authorKoen Kooi <koen@openembedded.org>
Tue, 3 Jun 2008 08:29:14 +0000 (08:29 +0000)
committerKoen Kooi <koen@openembedded.org>
Tue, 3 Jun 2008 08:29:14 +0000 (08:29 +0000)
conf/machine/neuros-osd.conf
conf/machine/neuros-osd2.conf

index f88379a..ef1688a 100644 (file)
@@ -9,6 +9,8 @@ PACKAGE_EXTRA_ARCHS = "armv4t armv5te"
 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
 PREFERRED_PROVIDER_virtual/kernel = "linux-neuros"
 
+KERNEL_IMAGETYPE = "uImage"
+
 PREFERRED_VERSION_u-boot = "git"
 #UBOOT_MACHINE = "davinci_dvevm_config"
 
index e66109a..a356b91 100644 (file)
@@ -9,6 +9,8 @@ PACKAGE_EXTRA_ARCHS = "armv4t armv5te"
 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
 PREFERRED_PROVIDER_virtual/kernel = "linux-davinci"
 
+KERNEL_IMAGETYPE = "uImage"
+
 PREFERRED_VERSION_u-boot = "git"
 #UBOOT_MACHINE = "davinci_dvevm_config"