Sign in
zircon-guest
/
third_party
/
linux
/
0122cebdc4608d00ecd447c6eedd6fc8ba6beb9e
/
.
/
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