diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-08-22 16:12:34 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-08-22 16:12:34 +0000 |
commit | 087beea232b559c4608cc0b19da699e54ea20774 (patch) | |
tree | 575d7759454835736ecb619c923ed363b419750c /packages/linux/ixp4xx-kernel.inc | |
parent | f7d6eaeca1606cccf35ac2e39ee78891be028ff5 (diff) | |
parent | 21e96269bce9de9ee8f6559750e6e5f3dce63e9a (diff) |
merge of '98b14503e47a28e2ea274f0efb9dca54e5ce4037'
and 'd375e276dbe8f04f6a3fbcd1d61fea0eee345d32'
Diffstat (limited to 'packages/linux/ixp4xx-kernel.inc')
-rw-r--r-- | packages/linux/ixp4xx-kernel.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/linux/ixp4xx-kernel.inc b/packages/linux/ixp4xx-kernel.inc index 367685f112..92bc34c987 100644 --- a/packages/linux/ixp4xx-kernel.inc +++ b/packages/linux/ixp4xx-kernel.inc @@ -156,7 +156,6 @@ COMPATIBLE_MACHINE = '(ixp4xx|nslu2|fsg3)' inherit kernel ARCH = "arm" -KERNEL_IMAGETYPE = "zImage" # To specify the console set KERNEL_CONSOLE in the .bb file. # CMDLINE_ROOT contains the boot options, these will be |