]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - ld/scripttempl/elfd10v.sc
Imported binutils-2.20
[msp430-binutils.git] / ld / scripttempl / elfd10v.sc
index a4c907b44a8fff6c5a21b012a0e3d83cb8a6c445..c5f9631c5fa9a2c6d0397f563dafded011373e25 100644 (file)
@@ -58,7 +58,7 @@ cat <<EOF
 OUTPUT_FORMAT("${OUTPUT_FORMAT}", "${BIG_OUTPUT_FORMAT}",
              "${LITTLE_OUTPUT_FORMAT}")
 OUTPUT_ARCH(${OUTPUT_ARCH})
-ENTRY(${ENTRY})
+${RELOCATING+ENTRY(${ENTRY})}
 
 ${RELOCATING+${LIB_SEARCH_DIRS}}
 ${RELOCATING+/* Do we need any of these for elf?