alpha: change to new Makefile flag variables
[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.773632 seconds and 5 git commands to generate.