commit | 396a2ae08e5080b140330645743ab2567f6bc426 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Tue Oct 16 20:05:18 2007 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Oct 17 18:28:46 2007 +0100 |
tree | 1a4fede51e1ce610e578e58496cfa6c56fc46aea | |
parent | e6d5a11dad44b8ae18ca8fc4ecb72ccccfa0a2d2 [diff] |
[MIPS] Fix modpost warning in raw binary builds. MODPOST vmlinux.o WARNING: vmlinux.o(.text+0x478): Section mismatch: reference to .init.text:start_kernel (between '_stext' and 'run_init_process') Signed-off-by: Ralf Baechle <ralf@linux-mips.org>