arc/ld: Remove duplicate TEMPLATE_NAME from emulparam file
authorAndrew Burgess <andrew.burgess@embecosm.com>
Fri, 18 Nov 2016 14:15:12 +0000 (14:15 +0000)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Mon, 28 Nov 2016 22:30:17 +0000 (22:30 +0000)
Remove duplicate definition of TEMPLATE_NAME, only the last of these
will have any effect, so this should result in no visible changes to the
user.

ld/ChangeLog:

* emulparams/arclinux_prof.sh: Remove duplicate TEMPLATE_NAME.

ld/ChangeLog
ld/emulparams/arclinux_prof.sh

index f291257..9484e74 100644 (file)
@@ -1,3 +1,7 @@
+2016-11-28  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * emulparams/arclinux_prof.sh: Remove duplicate TEMPLATE_NAME.
+
 2016-11-28  Nick Clifton  <nickc@redhat.com>
 
        PR 20815
index 495f628..ebcbd9b 100644 (file)
@@ -14,7 +14,6 @@ NONPAGED_TEXT_START_ADDR=0x10000
 ARCH=arc
 MACHINE=
 ENTRY=__start
-TEMPLATE_NAME=arclinux
 TEMPLATE_NAME=elf32
 EXTRA_EM_FILE=arclinux
 GENERATE_SHLIB_SCRIPT=yes