Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
54aa9a21ca03cf41d911ada969e86f27ce58bab9
/
.
/
kernel
/
irq
/
Makefile
blob: 9f77f50d814317409f1ed02ce73372bfb428c99f [
file
] [
log
] [
blame
]
obj
-
y
:=
handle
.
o manage
.
o spurious
.
o
obj
-
$
(
CONFIG_GENERIC_IRQ_PROBE
)
+=
autoprobe
.
o
obj
-
$
(
CONFIG_PROC_FS
)
+=
proc
.
o
obj
-
$
(
CONFIG_GENERIC_PENDING_IRQ
)
+=
migration
.
o