Add linux-next specific files for 20110525
[linux-2.6/next.git] / arch / m68k / kernel / Makefile
blobc482ebc9dd543515b1d413653a2f88616d1722f2
1 ifdef CONFIG_MMU
2 include arch/m68k/kernel/Makefile_mm
3 else
4 include arch/m68k/kernel/Makefile_no
5 endif