Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
73c1ac1e3b6c989b9b5f7b2313ac590a1c3b6d6a
/
.
/
kernel
/
irq
/
Makefile
blob: 1dab0ac3f79782a129dc5736ac8d838ee9d4ba01 [
file
] [
log
] [
blame
]
obj
-
y
:=
handle
.
o manage
.
o spurious
.
o resend
.
o chip
.
o
obj
-
$
(
CONFIG_GENERIC_IRQ_PROBE
)
+=
autoprobe
.
o
obj
-
$
(
CONFIG_PROC_FS
)
+=
proc
.
o
obj
-
$
(
CONFIG_GENERIC_PENDING_IRQ
)
+=
migration
.
o