Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
tzungbi
/
chrome-platform
/
0d07c0ec4381f630c801539c79ad8dcc627f6e4a
/
.
/
arch
/
microblaze
/
mm
/
Makefile
blob: 1b16875cea704536240b79d1d1dd300cd16078f7 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile
#
obj
-
y
:=
consistent
.
o init
.
o
obj
-
$
(
CONFIG_MMU
)
+=
pgtable
.
o mmu_context
.
o fault
.
o
obj
-
$
(
CONFIG_HIGHMEM
)
+=
highmem
.
o