1
0
Fork 0
alistair23-linux/arch/m68k/lib/Makefile

6 lines
96 B
Makefile

ifdef CONFIG_MMU
include arch/m68k/lib/Makefile_mm
else
include arch/m68k/lib/Makefile_no
endif