aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel/Makefile
blob: c482ebc9dd543515b1d413653a2f88616d1722f2 (plain)
1
2
3
4
5
ifdef CONFIG_MMU
include arch/m68k/kernel/Makefile_mm
else
include arch/m68k/kernel/Makefile_no
endif