summaryrefslogtreecommitdiffstats
path: root/arch/m68k/lib/Makefile
blob: 1f95881d843732f1abed9b0186687d793e59ecdc (plain)
1
2
3
4
5
ifdef CONFIG_MMU
include arch/m68k/lib/Makefile_mm
else
include arch/m68k/lib/Makefile_no
endif