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