Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
bdb8b975fc66e081c3f39be6267701f8226d11aa
/
.
/
arch
/
arm
/
mach-vexpress
/
Makefile
blob: 2c0ac7de28142dfb46ce9e4463c8bea03fff58eb [
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 headsmp
.
o
obj
-
$
(
CONFIG_HOTPLUG_CPU
)
+=
hotplug
.
o
obj
-
$
(
CONFIG_LOCAL_TIMERS
)
+=
localtimer
.
o