Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
[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 extable.o
8
9 obj-$(CONFIG_DISCONTIGMEM) += numa.o
This page took 0.038595 seconds and 5 git commands to generate.