aboutsummaryrefslogtreecommitdiff
path: root/src/arch/arm/romstage.ld
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/arm/romstage.ld')
-rw-r--r--src/arch/arm/romstage.ld2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/arch/arm/romstage.ld b/src/arch/arm/romstage.ld
index 34e9eaa1d1..873b8e0012 100644
--- a/src/arch/arm/romstage.ld
+++ b/src/arch/arm/romstage.ld
@@ -20,8 +20,6 @@
*/
/* We use ELF as output format. So that we can debug the code in some form. */
-
-/* We use ELF as output format. So that we can debug the code in some form. */
OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm")
OUTPUT_ARCH(arm)
INCLUDE ldoptions