repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86/mm: Add TLB purge to free pmd/pte page interfaces
[linux/fpc-iii.git]
/
arch
/
alpha
/
mm
/
Makefile
blob
5a98079364110bc6eb47f2a9ff0610e917b9a8d8
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