1 2 3 4 5 6 7
ifeq ($(CONFIG_EC_LENOVO_PMH7),y) ramstage-y += pmh7.c smm-y += pmh7.c romstage-y += pmh7.c endif