Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
[sfrench/cifs-2.6.git] / arch / m68k / kernel / Makefile
1 ifdef CONFIG_MMU
2 include arch/m68k/kernel/Makefile_mm
3 else
4 include arch/m68k/kernel/Makefile_no
5 endif