Sign in
nest-open-source
/
manifest_repos
/
kernel
/
3f3edba0c97e82fa5e67a100c15d607eb0711066
/
.
/
arch
/
arm
/
mach-npcm
/
Makefile
blob: 8d61fcd42fb1988c5fb9d0dcbdba2d9d99bdbe97 [
file
]
# SPDX-License-Identifier: GPL-2.0-only
AFLAGS_headsmp
.
o
+=
-
march
=
armv7
-
a
obj
-
$
(
CONFIG_ARCH_WPCM450
)
+=
wpcm450
.
o
obj
-
$
(
CONFIG_ARCH_NPCM7XX
)
+=
npcm7xx
.
o
obj
-
$
(
CONFIG_SMP
)
+=
platsmp
.
o headsmp
.
o