Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
05084047e524051c0ea37f6b3183017d783e6e20
/
.
/
arch
/
arm
/
mach-realview
/
Makefile
blob: adf39ad71cc310d91a55a88a2b466ff09427fb81 [
file
] [
log
] [
blame
]
#
# Makefile for the linux kernel.
#
ccflags
-
$
(
CONFIG_ARCH_MULTIPLATFORM
)
:=
-
I$
(
srctree
)/
arch
/
arm
/
plat
-
versatile
/
include
obj
-
y
+=
realview
-
dt
.
o
obj
-
$
(
CONFIG_SMP
)
+=
platsmp
-
dt
.
o
obj
-
$
(
CONFIG_HOTPLUG_CPU
)
+=
hotplug
.
o