summaryrefslogtreecommitdiff
path: root/src/ec/google/chromeec/Makefile.inc
blob: 93ad333bb4f1fcfcf993be5298a409b9dfb230ec (plain)
1
2
3
4
5
ramstage-y += ec.c
smm-y += ec.c
romstage-y += ec.c

CFLAGS += -I $(call strip_quotes,$(CONFIG_EC_GOOGLE_API_ROOT))