linux: add support for ELF vmlinux image
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 5 Dec 2010 20:53:23 +0000 (21:53 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 17 Dec 2010 15:53:18 +0000 (16:53 +0100)
commit71c05023d7439658e5ba919025ab1c9ca4321d14
treebaec3f3ca2c7e45b1ece30a2cff7e1c05150b444
parentf66d4b05e1dc9f835b2ca9fcd012e1a8d2aeed3f
linux: add support for ELF vmlinux image

The ELF vmlinux image found at the root of the kernel source tree is
the format that Qemu needs when emulating mips(el) or ppc targets, so
add support for it.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
linux/Config.in
linux/linux.mk