]> Pileus Git - ~andy/linux/blob - arch/m68k/kernel/setup.c
Merge tag 'arc-v3.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git...
[~andy/linux] / arch / m68k / kernel / setup.c
1 #ifdef CONFIG_MMU
2 #include "setup_mm.c"
3 #else
4 #include "setup_no.c"
5 #endif