1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0 2ab043105SOlof Johansson 3ab043105SOlof Johanssonobj-$(CONFIG_CHROMEOS_LAPTOP) += chromeos_laptop.o 49742e127SOlof Johanssonobj-$(CONFIG_CHROMEOS_PSTORE) += chromeos_pstore.o 5*ea01a31bSThierry Escandecros_ec_ctl-objs := cros_ec_sysfs.o cros_ec_lightbar.o \ 6*ea01a31bSThierry Escande cros_ec_vbc.o cros_ec_debugfs.o 7*ea01a31bSThierry Escandeobj-$(CONFIG_CROS_EC_CTL) += cros_ec_ctl.o 8*ea01a31bSThierry Escandeobj-$(CONFIG_CROS_EC_CHARDEV) += cros_ec_dev.o 9bce70fefSShawn Nematbakhshcros_ec_lpcs-objs := cros_ec_lpc.o cros_ec_lpc_reg.o 108d4a3dc4SShawn Nematbakhshcros_ec_lpcs-$(CONFIG_CROS_EC_LPC_MEC) += cros_ec_lpc_mec.o 11bce70fefSShawn Nematbakhshobj-$(CONFIG_CROS_EC_LPC) += cros_ec_lpcs.o 12062476f2SJavier Martinez Canillasobj-$(CONFIG_CROS_EC_PROTO) += cros_ec_proto.o 13492ef782SSimon Queobj-$(CONFIG_CROS_KBD_LED_BACKLIGHT) += cros_kbd_led_backlight.o 14