Sign in
googlers
/
maze
/
linux
/
075cb105cb6dcda8a585989ebd4a71f0b3c33f3e
/
.
/
arch
/
arm
/
mach-vexpress
/
Makefile
blob: 90551b9780ab1f31cd5e041c7babad44b8ca3e55 [
file
] [
log
] [
blame
]
#
# Makefile for the linux kernel.
#
obj
-
y
:=
v2m
.
o
obj
-
$
(
CONFIG_ARCH_VEXPRESS_CA9X4
)
+=
ct
-
ca9x4
.
o
obj
-
$
(
CONFIG_SMP
)
+=
platsmp
.
o
obj
-
$
(
CONFIG_HOTPLUG_CPU
)
+=
hotplug
.
o