Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
4c07c81832a9303eeb36afb8f76ad0594e66cf5e
/
.
/
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