initial commit with v2.6.9
[linux-2.6.9-moxart.git] / arch / m68k / kernel / vmlinux.lds.S
blob48e85d1d919e392e957610d4df144fb39afdbdac
1 #include <linux/config.h>
3 #ifdef CONFIG_SUN3
4 #include "vmlinux-sun3.lds"
5 #else
6 #include "vmlinux-std.lds"
7 #endif