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