Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-next
[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 1.126798 seconds and 5 git commands to generate.