]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - ld/scripttempl/iq2000.sc
Imported binutils-2.20
[msp430-binutils.git] / ld / scripttempl / iq2000.sc
index b1e0cf4bfaca647c3dc7298b18d83d416073752a..e571a58ce9de0d8d8fc8d2d4af004daeb5a0d7fc 100644 (file)
@@ -119,7 +119,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?