Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspen...
[pandora-kernel.git] / arch / m68k / lib / Makefile
1 ifdef CONFIG_MMU
2 include arch/m68k/lib/Makefile_mm
3 else
4 include arch/m68k/lib/Makefile_no
5 endif