aboutsummaryrefslogtreecommitdiff
path: root/src/soc/rockchip/rk3399/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/rockchip/rk3399/Makefile.inc')
-rw-r--r--src/soc/rockchip/rk3399/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/soc/rockchip/rk3399/Makefile.inc b/src/soc/rockchip/rk3399/Makefile.inc
index 8abafe362b..77958d577f 100644
--- a/src/soc/rockchip/rk3399/Makefile.inc
+++ b/src/soc/rockchip/rk3399/Makefile.inc
@@ -47,6 +47,8 @@ romstage-y += ../common/pwm.c
romstage-y += timer.c
romstage-y += romstage.c
romstage-y += tsadc.c
+romstage-y += gpio.c
+romstage-y += ../common/gpio.c
################################################################################