aboutsummaryrefslogtreecommitdiff
path: root/src/superio/aspeed/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/aspeed/Makefile.inc')
-rw-r--r--src/superio/aspeed/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/superio/aspeed/Makefile.inc b/src/superio/aspeed/Makefile.inc
index 769334e8d8..2810c077c9 100644
--- a/src/superio/aspeed/Makefile.inc
+++ b/src/superio/aspeed/Makefile.inc
@@ -4,6 +4,8 @@
## include generic fintek pre-ram stage driver
romstage-$(CONFIG_SUPERIO_ASPEED_COMMON_PRE_RAM) += common/early_serial.c
bootblock-$(CONFIG_SUPERIO_ASPEED_COMMON_PRE_RAM) += common/early_serial.c
+bootblock-$(CONFIG_SUPERIO_ASPEED_COMMON_PRE_RAM) += common/early_config.c
+
subdirs-y += ast2400
subdirs-y += common