From 2173296d1204855427a55067b67d9908c43c0418 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Mon, 23 Sep 2013 21:04:06 -0400 Subject: linux*: don't force KERNEL_IMAGETYPE from recipes, let machine config set it Some kernel versions (and corresponding u-boot) may still need to set uImage, as preferred image type, since the machine config changes preference to zImage for newer kernels - keep that for ti33x and omap-a15 stuck on 3.2 and 3.8. Signed-off-by: Denys Dmytriyenko Acked-by: Franklin Cooper Jr. --- recipes-kernel/linux/linux-omap-psp_2.6.32.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'recipes-kernel/linux/linux-omap-psp_2.6.32.bb') diff --git a/recipes-kernel/linux/linux-omap-psp_2.6.32.bb b/recipes-kernel/linux/linux-omap-psp_2.6.32.bb index 61fc24f0..9f7c472c 100644 --- a/recipes-kernel/linux/linux-omap-psp_2.6.32.bb +++ b/recipes-kernel/linux/linux-omap-psp_2.6.32.bb @@ -3,7 +3,6 @@ require multi-kernel.inc MULTI_CONFIG_BASE_SUFFIX = "" DESCRIPTION = "Linux kernel for OMAP processors" -KERNEL_IMAGETYPE = "uImage" COMPATIBLE_MACHINE = "am3517-crane|beagleboard|omap3evm|am3517-evm|dm37x-evm|am37x-evm|omap3-touchbook|overo" -- cgit v1.2.3-54-g00ecf