162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_ci 362306a36Sopenharmony_ciwilco_ec-objs := core.o keyboard_leds.o mailbox.o \ 462306a36Sopenharmony_ci properties.o sysfs.o 562306a36Sopenharmony_ciobj-$(CONFIG_WILCO_EC) += wilco_ec.o 662306a36Sopenharmony_ciwilco_ec_debugfs-objs := debugfs.o 762306a36Sopenharmony_ciobj-$(CONFIG_WILCO_EC_DEBUGFS) += wilco_ec_debugfs.o 862306a36Sopenharmony_ciwilco_ec_events-objs := event.o 962306a36Sopenharmony_ciobj-$(CONFIG_WILCO_EC_EVENTS) += wilco_ec_events.o 1062306a36Sopenharmony_ciwilco_ec_telem-objs := telemetry.o 1162306a36Sopenharmony_ciobj-$(CONFIG_WILCO_EC_TELEMETRY) += wilco_ec_telem.o 12