Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixes
[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
e77986b5 7obj-y := init.o fault.o
1da177e4
LT
8
9obj-$(CONFIG_DISCONTIGMEM) += numa.o
This page took 0.82498 seconds and 5 git commands to generate.