aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/denverton_ns/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/denverton_ns/Makefile.inc')
-rw-r--r--src/soc/intel/denverton_ns/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/denverton_ns/Makefile.inc b/src/soc/intel/denverton_ns/Makefile.inc
index 798ca83b9e..712b21c39e 100644
--- a/src/soc/intel/denverton_ns/Makefile.inc
+++ b/src/soc/intel/denverton_ns/Makefile.inc
@@ -39,7 +39,7 @@ romstage-y += memmap.c
romstage-y += reset.c
romstage-y += romstage.c
romstage-y += tsc_freq.c
-romstage-y += gpio.c
+romstage-y += gpio_dnv.c
romstage-y += soc_util.c
romstage-y += spi.c
romstage-y += fiamux.c