xref: /linux/arch/m68k/kernel/vmlinux.lds.S (revision 44b111b519160e33fdc41eadb39af86a24707edf)
1#ifdef CONFIG_MMU
2#include "vmlinux.lds_mm.S"
3#else
4#include "vmlinux.lds_no.S"
5#endif
6