Sign in
coral
/
linux-imx
/
94de7feb2dee6d0039ecbe98ae8b63bbb63808b6
/
.
/
arch
/
arm
/
mach-realview
/
Makefile
blob: ca1e390c3c28795f3873bc8249e3eb3c74a8f078 [
file
]
#
# 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 localtimer
.
o
obj
-
$
(
CONFIG_HOTPLUG_CPU
)
+=
hotplug
.
o