Commit c25c79d8 authored by Ralf Baechle's avatar Ralf Baechle

[MIPS] Qemu now has an ELF loader.

So nuke kludge for flat binaries.
Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 9fd32cfb
......@@ -138,7 +138,7 @@
EXPORT(stext) # used for profiling
EXPORT(_stext)
#if defined(CONFIG_QEMU) || defined(CONFIG_MIPS_SIM)
#ifdef CONFIG_MIPS_SIM
/*
* Give us a fighting chance of running if execution beings at the
* kernel load address. This is needed because this platform does
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment