Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
e6c91b64dd6e4c3adf39483c85a936eef9465e19
/
.
/
arch
/
blackfin
/
mach-common
/
Makefile
blob: 393081e9b6804316b4d61c6d4f25ef9fbe13bb3d [
file
] [
log
] [
blame
]
#
# arch/blackfin/mach-common/Makefile
#
obj
-
y
:=
\
cache
.
o cacheinit
.
o entry
.
o \
interrupt
.
o lock
.
o irqpanic
.
o arch_checks
.
o ints
-
priority
.
o
obj
-
$
(
CONFIG_PM
)
+=
pm
.
o dpmc
.
o
obj
-
$
(
CONFIG_CPU_FREQ
)
+=
cpufreq
.
o