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