aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/agesa/f12/Proc/GNB/Gfx
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendorcode/amd/agesa/f12/Proc/GNB/Gfx')
-rw-r--r--src/vendorcode/amd/agesa/f12/Proc/GNB/Gfx/Family/LN/Makefile.inc1
-rw-r--r--src/vendorcode/amd/agesa/f12/Proc/GNB/Gfx/Makefile.inc9
2 files changed, 10 insertions, 0 deletions
diff --git a/src/vendorcode/amd/agesa/f12/Proc/GNB/Gfx/Family/LN/Makefile.inc b/src/vendorcode/amd/agesa/f12/Proc/GNB/Gfx/Family/LN/Makefile.inc
new file mode 100644
index 0000000000..8b815d8f86
--- /dev/null
+++ b/src/vendorcode/amd/agesa/f12/Proc/GNB/Gfx/Family/LN/Makefile.inc
@@ -0,0 +1 @@
+libagesa-y += F12GfxServices.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/GNB/Gfx/Makefile.inc b/src/vendorcode/amd/agesa/f12/Proc/GNB/Gfx/Makefile.inc
new file mode 100644
index 0000000000..3f0dfed1ae
--- /dev/null
+++ b/src/vendorcode/amd/agesa/f12/Proc/GNB/Gfx/Makefile.inc
@@ -0,0 +1,9 @@
+libagesa-y += GfxConfigData.c
+libagesa-y += GfxGmcInit.c
+libagesa-y += GfxInitAtEnvPost.c
+libagesa-y += GfxInitAtMidPost.c
+libagesa-y += GfxInitAtPost.c
+libagesa-y += GfxIntegratedInfoTableInit.c
+libagesa-y += GfxLib.c
+libagesa-y += GfxRegisterAcc.c
+libagesa-y += GfxStrapsInit.c