Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2
/
.
/
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