repo.or.cz
/
wrt350n-kernel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Initial commit
[wrt350n-kernel.git]
/
arch
/
alpha
/
mm
/
Makefile
blob
09399c5386cbaf058fce1e0906d4028cfeaad28c
1
#
2
# Makefile for the linux alpha-specific parts of the memory manager.
3
#
4
5
EXTRA_CFLAGS
:= -
Werror
6
7
obj-y
:=
init.o fault.o extable.o
8
9
obj-
$(
CONFIG_DISCONTIGMEM
) +=
numa.o