ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.6.tar.bz2
[linux-2.6.git] / arch / m68k / kernel / vmlinux.lds.S
1 #include <linux/config.h>
2
3 #ifdef CONFIG_SUN3
4 #include "vmlinux-sun3.lds"
5 #else
6 #include "vmlinux-std.lds"
7 #endif