]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - arch/m68k/kernel/setup.c
Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mirror_ubuntu-zesty-kernel.git] / arch / m68k / kernel / setup.c
1 #ifdef CONFIG_MMU
2 #include "setup_mm.c"
3 #else
4 #include "setup_no.c"
5 #endif