Sign in
gem5
/
arm
/
linux-arm-legacy
/
3b01425664496adc7bbb3c9c2033c7cdb74f7086
/
.
/
drivers
/
switch
/
Makefile
blob: f7606ed4a719b9bfd29f2fcfb7e450e09ac24be6 [
file
] [
log
] [
blame
]
# Switch Class Driver
obj
-
$
(
CONFIG_SWITCH
)
+=
switch_class
.
o
obj
-
$
(
CONFIG_SWITCH_GPIO
)
+=
switch_gpio
.
o