commit | dab104a73694b06fe4a162cb39d678716da62a67 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Thu Jun 02 14:09:32 2011 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Tue Jun 14 11:42:29 2011 +1000 |
tree | d836ce1cce37f32c79f3495b97f24c20f3079d58 | |
parent | 2c53b436a30867eb6b47dd7bab23ba638d1fb0d2 [diff] |
m68knommu: fix linker script exported name sections 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>