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