Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
[deliverable/linux.git] / arch / alpha / mm / Makefile
1 #
2 # Makefile for the linux alpha-specific parts of the memory manager.
3 #
4
5 ccflags-y := -Werror
6
7 obj-y := init.o fault.o
8
9 obj-$(CONFIG_DISCONTIGMEM) += numa.o
This page took 0.029514 seconds and 5 git commands to generate.