[MIPS] Sibyte: Build RTC support as an object
authorMaciej W. Rozycki <macro@linux-mips.org>
Thu, 12 Jun 2008 23:14:10 +0000 (00:14 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 16 Jun 2008 14:14:47 +0000 (15:14 +0100)
 Build the SWARM platform library is as an object rather than an archive
so that files which only contain symbols used by initcalls and do not
provide any symbols that would pull them from an archive still work.

Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found