projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fd32cf
)
[MIPS] Qemu now has an ELF loader.
author
Ralf Baechle
<ralf@linux-mips.org>
Fri, 8 Dec 2006 12:55:42 +0000
(12:55 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Sat, 9 Dec 2006 01:04:00 +0000
(
01:04
+0000)
So nuke kludge for flat binaries.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/head.S
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/kernel/head.S
b/arch/mips/kernel/head.S
index a2e095adaa3fb25fe3ab63841c4b773690327af4..9a7811d13db2ac607439bd238968a6f17a87841c 100644
(file)
--- a/
arch/mips/kernel/head.S
+++ b/
arch/mips/kernel/head.S
@@
-138,7
+138,7
@@
EXPORT(stext) # used for profiling
EXPORT(_stext)
-#if
defined(CONFIG_QEMU) || defined(CONFIG_MIPS_SIM)
+#if
def 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