Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
2d4f2c2e15795b93fa4da7a7cfac5e82df51b1f1
/
.
/
arch
/
arm
/
mach-versatile
/
Makefile
blob: 5d608837757a8247a9cbb11ed781102b8e166b5a [
file
] [
log
] [
blame
]
#
# Makefile for the linux kernel.
#
obj
-
y
:=
core
.
o clock
.
o
obj
-
$
(
CONFIG_ARCH_VERSATILE_PB
)
+=
versatile_pb
.
o
obj
-
$
(
CONFIG_MACH_VERSATILE_AB
)
+=
versatile_ab
.
o