Gitiles
Code Review
Sign In
192.168.1.100
/
T800
/
ae7cf9c1566c697c2ba616a120c7ff3e90d20dfd
/
.
/
src
/
kernel
/
linux
/
v4.19
/
arch
/
microblaze
/
mm
/
Makefile
blob: 7313bd8acbb7d18c9043818672b873bfc3a4af77 [
file
] [
log
] [
blame
]
xj
b04a402
2021-11-25 15:01:52 +0800
[
diff
] [
blame
]
1
#
2
# Makefile
3
#
4
5
obj
-
y
:=
consistent
.
o init
.
o
6
7
obj
-
$
(
CONFIG_MMU
)
+=
pgtable
.
o mmu_context
.
o fault
.
o
8
obj
-
$
(
CONFIG_HIGHMEM
)
+=
highmem
.
o