]> git.proxmox.com Git - mirror_ubuntu-kernels.git/blob - drivers/platform/chrome/wilco_ec/Makefile
Merge branches 'for-5.1/upstream-fixes', 'for-5.2/core', 'for-5.2/ish', 'for-5.2...
[mirror_ubuntu-kernels.git] / drivers / platform / chrome / wilco_ec / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2
3 wilco_ec-objs := core.o mailbox.o
4 obj-$(CONFIG_WILCO_EC) += wilco_ec.o
5 wilco_ec_debugfs-objs := debugfs.o
6 obj-$(CONFIG_WILCO_EC_DEBUGFS) += wilco_ec_debugfs.o