Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
a7bc02f4f47fd0e7860c6589f0ad000d1476f7a3
/
.
/
arch
/
arm
/
mach-realview
/
Makefile
blob: 36e76ba937fc031286eeb4fa7acf46b13e37cd64 [
file
] [
log
] [
blame
]
#
# Makefile for the linux kernel.
#
obj
-
y
:=
core
.
o clock
.
o
obj
-
$
(
CONFIG_MACH_REALVIEW_EB
)
+=
realview_eb
.
o
obj
-
$
(
CONFIG_SMP
)
+=
platsmp
.
o headsmp
.
o
obj
-
$
(
CONFIG_HOTPLUG_CPU
)
+=
hotplug
.
o
obj
-
$
(
CONFIG_LOCAL_TIMERS
)
+=
localtimer
.
o