summaryrefslogtreecommitdiff
path: root/src/arch/riscv/romstage.ld
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/riscv/romstage.ld')
-rw-r--r--src/arch/riscv/romstage.ld6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/arch/riscv/romstage.ld b/src/arch/riscv/romstage.ld
index 4cb00501b3..e49d1c10aa 100644
--- a/src/arch/riscv/romstage.ld
+++ b/src/arch/riscv/romstage.ld
@@ -20,14 +20,8 @@
*/
/* We use ELF as output format. So that we can debug the code in some form. */
-/*
- INCLUDE ldoptions
- */
-
-/* We use ELF as output format. So that we can debug the code in some form. */
OUTPUT_FORMAT("elf64-littleriscv", "elf64-littleriscv", "elf64-littleriscv")
OUTPUT_ARCH(riscv)
-INCLUDE ldoptions
PHDRS
{