summaryrefslogtreecommitdiff
path: root/chip/g/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'chip/g/build.mk')
-rw-r--r--chip/g/build.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/chip/g/build.mk b/chip/g/build.mk
index 621ab6c1b0..e9e4d885a5 100644
--- a/chip/g/build.mk
+++ b/chip/g/build.mk
@@ -59,7 +59,7 @@ endif
endif
chip-$(CONFIG_DCRYPTO)+= dcrypto/x509.o
-chip-$(CONFIG_SPI_MASTER)+=spi_master.o
+chip-$(CONFIG_SPI_CONTROLLER)+=spi_master.o
chip-y+= jitter.o
chip-y+= pmu.o