aboutsummaryrefslogtreecommitdiffstats
path: root/packages/linux/triton-kernel_2.6.11.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-08-22 16:11:00 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-08-22 16:11:00 +0000
commit21e96269bce9de9ee8f6559750e6e5f3dce63e9a (patch)
tree2531b921c0edcc920143330201781c4a74f350e9 /packages/linux/triton-kernel_2.6.11.bb
parent8d3519d2f4524d42cb0d19cc2f698e9d884ec376 (diff)
downloadopenembedded-21e96269bce9de9ee8f6559750e6e5f3dce63e9a.tar.gz
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.
Diffstat (limited to 'packages/linux/triton-kernel_2.6.11.bb')
-rw-r--r--packages/linux/triton-kernel_2.6.11.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/linux/triton-kernel_2.6.11.bb b/packages/linux/triton-kernel_2.6.11.bb
index 09c9c3cbad..343dd83bb3 100644
--- a/packages/linux/triton-kernel_2.6.11.bb
+++ b/packages/linux/triton-kernel_2.6.11.bb
@@ -17,7 +17,6 @@ COMPATIBLE_HOST = 'arm.*-linux'
inherit kernel
ARCH = "arm"
-KERNEL_IMAGETYPE = "zImage"
CMDLINE ?= "root=/dev/mtdblock2 rw rootfstype=jffs2 reboot=5"
do_configure_prepend() {