diff --git a/arch/mips/boot/start.S b/arch/mips/boot/start.S index 0828ee4..e937e89 100644 --- a/arch/mips/boot/start.S +++ b/arch/mips/boot/start.S @@ -20,7 +20,7 @@ #include .set noreorder - .section ".text_bare_init" + .section ".text_entry" .align 4 EXPORT(_start)