10 lines
171 B
Makefile
Raw Normal View History

2010-08-27 11:19:57 +02:00
#
# Makefile for the linux alpha-specific parts of the memory manager.
#
EXTRA_CFLAGS := -Werror
obj-y := init.o fault.o extable.o
obj-$(CONFIG_DISCONTIGMEM) += numa.o