Strange link script support
[deliverable/binutils-gdb.git] / ld / generic.em
index 728933efa91ea250bf68d4653a7f6a5900622b47..cae7c92e28f364d0c8266f861cd80c60b8189307 100644 (file)
@@ -66,7 +66,7 @@ static char *gld${EMULATION_NAME}_script_option_n  =  /* Used with -n flag. */
 #include "${EMULATION_NAME}.xn"
 ;
 static char *gld${EMULATION_NAME}_script_option_N  =  /* Used with -N flag. */
-#include "${EMULATION_NAME}.xN"
+#include "${EMULATION_NAME}.xbn"
 ;
 
 static char *gld${EMULATION_NAME}_get_script()
This page took 0.030247 seconds and 4 git commands to generate.