]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - arch/m68k/kernel/setup.c
Merge tag 'vmwgfx-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~thomash...
[mirror_ubuntu-zesty-kernel.git] / arch / m68k / kernel / setup.c
CommitLineData
66d857b0
GU
1#ifdef CONFIG_MMU
2#include "setup_mm.c"
1da177e4 3#else
66d857b0 4#include "setup_no.c"
813dcf7a 5#endif