summaryrefslogtreecommitdiff
path: root/src/superio/aspeed/ast2400/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/aspeed/ast2400/Makefile.inc')
-rw-r--r--src/superio/aspeed/ast2400/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/superio/aspeed/ast2400/Makefile.inc b/src/superio/aspeed/ast2400/Makefile.inc
index a6f8b2003a..625390fdf8 100644
--- a/src/superio/aspeed/ast2400/Makefile.inc
+++ b/src/superio/aspeed/ast2400/Makefile.inc
@@ -16,3 +16,5 @@
##
ramstage-$(CONFIG_SUPERIO_ASPEED_AST2400) += superio.c
+ramstage-$(CONFIG_SUPERIO_ASPEED_AST2400) += ../../common/ssdt.c
+ramstage-$(CONFIG_SUPERIO_ASPEED_AST2400) += ../../common/generic.c