summaryrefslogtreecommitdiff
path: root/src/arch/mips/romstage.ld
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/mips/romstage.ld')
-rw-r--r--src/arch/mips/romstage.ld1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/mips/romstage.ld b/src/arch/mips/romstage.ld
index f776bc8bb1..8964285230 100644
--- a/src/arch/mips/romstage.ld
+++ b/src/arch/mips/romstage.ld
@@ -20,7 +20,6 @@
*/
OUTPUT_ARCH(mips)
-INCLUDE ldoptions
ENTRY(stage_entry)