1 2 3 4 5 6
ifeq ($(CONFIG_EC_LIBREM_EC),y) all-y += librem_ec.c smm-$(CONFIG_DEBUG_SMI) += librem_ec.c endif