]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/m68k/kernel/setup.c
Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm...
[karo-tx-linux.git] / arch / m68k / kernel / setup.c
1 #ifdef CONFIG_MMU
2 #include "setup_mm.c"
3 #else
4 #include "setup_no.c"
5 #endif