Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
33911a616b49aa19bca1ccf343442c6960bc3b68
/
.
/
arch
/
powerpc
/
sysdev
/
xive
/
Makefile
blob: 536d6e5706e32c253b0a742065e6c964e914cf3b [
file
] [
log
] [
blame
]
subdir
-
ccflags
-
$
(
CONFIG_PPC_WERROR
)
:=
-
Werror
obj
-
y
+=
common
.
o
obj
-
$
(
CONFIG_PPC_XIVE_NATIVE
)
+=
native
.
o
obj
-
$
(
CONFIG_PPC_XIVE_SPAPR
)
+=
spapr
.
o