Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
monstr
/
linux
/
6ab9028d00da2ed34f46a72fa3271b04a402f1e1
/
.
/
arch
/
microblaze
/
mm
/
Makefile
blob: 7313bd8acbb7d18c9043818672b873bfc3a4af77 [
file
] [
log
] [
blame
]
#
# Makefile
#
obj
-
y
:=
consistent
.
o init
.
o
obj
-
$
(
CONFIG_MMU
)
+=
pgtable
.
o mmu_context
.
o fault
.
o
obj
-
$
(
CONFIG_HIGHMEM
)
+=
highmem
.
o