Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stable/pci...
[linux-btrfs-devel.git] / arch / m68k / Makefile
blobbe46cadd401781b6796a3888e18085b864080e0b
1 KBUILD_DEFCONFIG := multi_defconfig
3 ifdef CONFIG_MMU
4 include $(srctree)/arch/m68k/Makefile_mm
5 else
6 include $(srctree)/arch/m68k/Makefile_no
7 endif