m68knommu: fix linker script exported name sections
authorGreg Ungerer <gerg@uclinux.org>
Thu, 2 Jun 2011 04:09:32 +0000 (14:09 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 14 Jun 2011 01:42:29 +0000 (11:42 +1000)
The recent commit titled "module: Sort exported symbols" (f02e8a65)
changed the exported symbol name sections. Bring the m68knommu linker
script into line with those changes - including the sorting of the
symbol names.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>

No differences found