Sign in
gem5
/
arm
/
linux-arm-legacy
/
b0d33131b7865d3e2d4188e7a0249f149c6cc233
/
.
/
drivers
/
sh
/
intc
/
Makefile
blob: 54ec2a0643dfae2cfbe8b178b69dd3b9c24ab6e0 [
file
] [
log
] [
blame
]
obj
-
y
:=
access
.
o chip
.
o core
.
o handle
.
o irqdomain
.
o virq
.
o
obj
-
$
(
CONFIG_INTC_BALANCING
)
+=
balancing
.
o
obj
-
$
(
CONFIG_INTC_USERIMASK
)
+=
userimask
.
o
obj
-
$
(
CONFIG_INTC_MAPPING_DEBUG
)
+=
virq
-
debugfs
.
o