Makefile 179 字节
Newer Older
L
Linus Torvalds 已提交
1 2 3 4 5 6 7 8 9
#
# Makefile for the linux alpha-specific parts of the memory manager.
#

EXTRA_CFLAGS := -Werror

obj-y	:= init.o fault.o extable.o remap.o

obj-$(CONFIG_DISCONTIGMEM) += numa.o