Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[deliverable/linux.git] / arch / alpha / mm / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the linux alpha-specific parts of the memory manager.
3#
4
8a362cd6 5ccflags-y := -Werror
1da177e4 6
801f92ad 7obj-y := init.o fault.o extable.o
1da177e4
LT
8
9obj-$(CONFIG_DISCONTIGMEM) += numa.o
This page took 0.75083 seconds and 5 git commands to generate.