xref: /kernel/linux/linux-5.10/drivers/platform/chrome/wilco_ec/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/platform/chrome/wilco_ec/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ci
38c2ecf20Sopenharmony_ciwilco_ec-objs				:= core.o keyboard_leds.o mailbox.o \
48c2ecf20Sopenharmony_ci					   properties.o sysfs.o
58c2ecf20Sopenharmony_ciobj-$(CONFIG_WILCO_EC)			+= wilco_ec.o
68c2ecf20Sopenharmony_ciwilco_ec_debugfs-objs			:= debugfs.o
78c2ecf20Sopenharmony_ciobj-$(CONFIG_WILCO_EC_DEBUGFS)		+= wilco_ec_debugfs.o
88c2ecf20Sopenharmony_ciwilco_ec_events-objs			:= event.o
98c2ecf20Sopenharmony_ciobj-$(CONFIG_WILCO_EC_EVENTS)		+= wilco_ec_events.o
108c2ecf20Sopenharmony_ciwilco_ec_telem-objs			:= telemetry.o
118c2ecf20Sopenharmony_ciobj-$(CONFIG_WILCO_EC_TELEMETRY)	+= wilco_ec_telem.o
12

Indexes created Thu Nov 07 10:32:03 CST 2024