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