Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c25c79d8 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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