aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/agesa/common/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendorcode/amd/agesa/common/Makefile.inc')
-rw-r--r--src/vendorcode/amd/agesa/common/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vendorcode/amd/agesa/common/Makefile.inc b/src/vendorcode/amd/agesa/common/Makefile.inc
index 78dd4fc988..247969477c 100644
--- a/src/vendorcode/amd/agesa/common/Makefile.inc
+++ b/src/vendorcode/amd/agesa/common/Makefile.inc
@@ -30,6 +30,7 @@
romstage-y += agesa-entry.c
ramstage-y += agesa-entry.c
+libagesa-y += debug_util.c
libagesa-y += amdlib.c
# Do not optimise performance-critical low-level IO for size with -Os,