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

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

[MIPS] Fix CONFIG_BOOT_RAW.



This was broken by 017e3a492683b32d17dcd1b13b279745cc656073 (lmo) /
396a2ae0 (kernel.org).

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent ce202cbb
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -136,7 +136,8 @@ EXPORT(_stext)
	 * kernel load address.  This is needed because this platform does
	 * not have a ELF loader yet.
	 */
	__INIT
FEXPORT(__kernel_entry)
	j	kernel_entry
#endif

	__INIT_REFOK