kernel-ark/arch/m68knommu/kernel
Greg Ungerer 81174262e2 m68knommu: add missing linker __modver section
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>
2011-02-16 09:43:17 +10:00
..
.gitignore
asm-offsets.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu 2010-10-25 07:44:27 -07:00
dma.c
entry.S m68knommu: Switch to saner sigsuspend 2011-01-07 14:06:59 +01:00
init_task.c
irq.c
m68k_ksyms.c
Makefile
module.c
process.c BKL: remove extraneous #include <smp_lock.h> 2010-11-17 08:59:32 -08:00
ptrace.c ptrace: cleanup arch_ptrace() on m68knommu 2010-10-27 18:03:11 -07:00
setup.c m68knommu: remove command line printing DEBUG 2011-01-05 15:19:17 +10:00
signal.c m68knommu: Need to check __get_user()/__put_user() result 2011-01-07 14:07:00 +01:00
sys_m68k.c
syscalltable.S
time.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu 2010-10-25 07:44:27 -07:00
traps.c
vmlinux.lds.S m68knommu: add missing linker __modver section 2011-02-16 09:43:17 +10:00