Merge master.kernel.org:/home/rmk/linux-2.6-i2c manually
[deliverable/linux.git] / arch / m68k / mm / Makefile
1 #
2 # Makefile for the linux m68k-specific parts of the memory manager.
3 #
4
5 obj-y := cache.o init.o fault.o hwtest.o
6
7 obj-$(CONFIG_MMU_MOTOROLA) += kmap.o memory.o motorola.o
8 obj-$(CONFIG_MMU_SUN3) += sun3kmap.o sun3mmu.o
This page took 0.032834 seconds and 6 git commands to generate.