Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
a4633adcdbc15ac51afcd0e1395de58cee27cf92
/
.
/
kernel
/
irq
/
Makefile
blob: 627ace98d4a2426f79254c43e72bec6af8b746c9 [
file
] [
log
] [
blame
]
obj
-
y
:=
handle
.
o manage
.
o spurious
.
o resend
.
o
obj
-
$
(
CONFIG_GENERIC_IRQ_PROBE
)
+=
autoprobe
.
o
obj
-
$
(
CONFIG_PROC_FS
)
+=
proc
.
o
obj
-
$
(
CONFIG_GENERIC_PENDING_IRQ
)
+=
migration
.
o