xtensa: fix linker script preprocessing - use LINKER_SCRIPT macro
authorMarc Gauthier <marc@tensilica.com>
Tue, 4 May 2010 19:59:21 +0000 (12:59 -0700)
committerChris Zankel <chris@zankel.net>
Mon, 17 May 2010 04:56:34 +0000 (21:56 -0700)
Fix custom linker script preprocessing rule to define LINKER_SCRIPT
like the standard macro.  And use it in coprocessor.h to avoid both
C and assembler material in the linker script.

Signed-off-by: Marc Gauthier <marc@tensilica.com>
Signed-off-by: Chris Zankel <chris@zankel.net>

No differences found