1 2 3 4 5 6
ifeq ($(CONFIG_EC_GOOGLE_WILCO),y) ramstage-y += chip.c commands.c mailbox.c smm-y += commands.c mailbox.c smihandler.c endif