Sign in
coral
/
linux-mtk
/
bec7135fa17a0e5c8eb0b709bc85083ab4635967
/
.
/
arch
/
arm
/
mach-ux500
/
Makefile
blob: a9a3453548f49c921d13057c891348a9c6362dc4 [
file
] [
log
] [
blame
]
#
# Makefile for the linux kernel, U8500 machine.
#
obj
-
y
:=
pm
.
o
obj
-
$
(
CONFIG_UX500_SOC_DB8500
)
+=
cpu
-
db8500
.
o
obj
-
$
(
CONFIG_SMP
)
+=
platsmp
.
o
obj
-
$
(
CONFIG_PM_GENERIC_DOMAINS
)
+=
pm_domains
.
o