Linux-2.6.12-rc2
[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 := 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.036068 seconds and 5 git commands to generate.