From 21e96269bce9de9ee8f6559750e6e5f3dce63e9a Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Wed, 22 Aug 2007 16:11:00 +0000 Subject: KERNEL_IMAGETYPE cleanup Proper place for KERNEL_IMAGETYPE is machine config as there is no machine which use miscelanous types of kernel. Moved found occurences. --- packages/linux/linux-geodegx_2.4.24.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'packages/linux/linux-geodegx_2.4.24.bb') diff --git a/packages/linux/linux-geodegx_2.4.24.bb b/packages/linux/linux-geodegx_2.4.24.bb index 968127c5f3..fb42b562cc 100644 --- a/packages/linux/linux-geodegx_2.4.24.bb +++ b/packages/linux/linux-geodegx_2.4.24.bb @@ -19,7 +19,6 @@ S = "${WORKDIR}/linux-${KV}" inherit kernel ARCH = "i386" -KERNEL_IMAGETYPE = "bzImage" do_configure_prepend() { install -m 0644 ${WORKDIR}/defconfig ${S}/.config -- cgit v1.2.3