m68knommu: add missing linker __modver section
authorGreg Ungerer <gerg@uclinux.org>
Tue, 8 Feb 2011 04:45:59 +0000 (14:45 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 15 Feb 2011 23:43:17 +0000 (09:43 +1000)
Add missing linker section __modver to fix:

  LD      vmlinux
/usr/local/bin/../m68k-uclinux/bin/ld.real: error: no memory region specified for loadable section `__modver'

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

No differences found