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/speculation/mds: Fix documentation typo
[linux/fpc-iii.git]
/
arch
/
xtensa
/
mm
/
Makefile
blob
0b3d296a016a38cd1373588e52a1623b14833403
1
#
2
# Makefile for the Linux/Xtensa-specific parts of the memory manager.
3
#
4
5
obj-y
:=
init.o misc.o
6
obj-
$(
CONFIG_MMU
) +=
cache.o fault.o ioremap.o mmu.o tlb.o
7
obj-
$(
CONFIG_HIGHMEM
) +=
highmem.o