aboutsummaryrefslogtreecommitdiff
path: root/ld/scripttempl/v850_rh850.sc
diff options
context:
space:
mode:
Diffstat (limited to 'ld/scripttempl/v850_rh850.sc')
-rw-r--r--ld/scripttempl/v850_rh850.sc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/scripttempl/v850_rh850.sc b/ld/scripttempl/v850_rh850.sc
index 06e5243..a44b9b5 100644
--- a/ld/scripttempl/v850_rh850.sc
+++ b/ld/scripttempl/v850_rh850.sc
@@ -13,7 +13,7 @@ cat << EOF
OUTPUT_FORMAT("elf32-v850-rh850", "elf32-v850-rh850",
"elf32-v850-rh850")
-OUTPUT_ARCH(v850-rh850)
+OUTPUT_ARCH(v850:rh850)
${RELOCATING+ENTRY(_start)}
SEARCH_DIR(.);
EXTERN(__ctbp __ep __gp);