Sign in
linux
/
linux
/
kernel
/
git
/
brauner
/
linux
/
9e536c817960c698c23feed6f9bff6d192805543
/
.
/
arch
/
arc
/
plat-eznps
/
Makefile
blob: ebb9723002cf81614294e05df97993c3a094bead [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the linux kernel.
#
obj
-
y
:=
entry
.
o platform
.
o ctop
.
o
obj
-
$
(
CONFIG_SMP
)
+=
smp
.
o
obj
-
$
(
CONFIG_EZNPS_MTM_EXT
)
+=
mtm
.
o