Sign in
android-kvm
/
linux
/
b19062a567266ee1f10f6709325f766bbcc07d1c
/
.
/
drivers
/
platform
/
chrome
/
wilco_ec
/
Makefile
blob: 063e7fb4ea17df0ea35574e919e56f6040915831 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
wilco_ec
-
objs
:=
core
.
o mailbox
.
o
obj
-
$
(
CONFIG_WILCO_EC
)
+=
wilco_ec
.
o
wilco_ec_debugfs
-
objs
:=
debugfs
.
o
obj
-
$
(
CONFIG_WILCO_EC_DEBUGFS
)
+=
wilco_ec_debugfs
.
o