Merge back earlier cpuidle changes for v4.7.
[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.06459 seconds and 5 git commands to generate.