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
thermal: fix Mediatek thermal controller build
[linux/fpc-iii.git]
/
arch
/
nios2
/
mm
/
Makefile
blob
3cbd0840873c3201826b4c605ee96a472aa42b4c
1
#
2
# Makefile for the Nios2-specific parts of the memory manager.
3
#
4
5
obj-y
+=
cacheflush.o
6
obj-y
+=
dma-mapping.o
7
obj-y
+=
extable.o
8
obj-y
+=
fault.o
9
obj-y
+=
init.o
10
obj-y
+=
ioremap.o
11
obj-y
+=
mmu_context.o
12
obj-y
+=
pgtable.o
13
obj-y
+=
tlb.o
14
obj-y
+=
uaccess.o