aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/agesa/f12/Proc/GNB/PCIe
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendorcode/amd/agesa/f12/Proc/GNB/PCIe')
-rw-r--r--src/vendorcode/amd/agesa/f12/Proc/GNB/PCIe/Family/LN/Makefile.inc6
-rw-r--r--src/vendorcode/amd/agesa/f12/Proc/GNB/PCIe/Feature/Makefile.inc1
-rw-r--r--src/vendorcode/amd/agesa/f12/Proc/GNB/PCIe/Makefile.inc8
3 files changed, 15 insertions, 0 deletions
diff --git a/src/vendorcode/amd/agesa/f12/Proc/GNB/PCIe/Family/LN/Makefile.inc b/src/vendorcode/amd/agesa/f12/Proc/GNB/PCIe/Family/LN/Makefile.inc
new file mode 100644
index 0000000000..5f43859207
--- /dev/null
+++ b/src/vendorcode/amd/agesa/f12/Proc/GNB/PCIe/Family/LN/Makefile.inc
@@ -0,0 +1,6 @@
+libagesa-y += F12PcieAlib.c
+libagesa-y += F12PcieComplexConfig.c
+libagesa-y += F12PcieComplexServices.c
+libagesa-y += F12PciePhyServices.c
+libagesa-y += F12PciePifServices.c
+libagesa-y += F12PcieWrapperServices.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/GNB/PCIe/Feature/Makefile.inc b/src/vendorcode/amd/agesa/f12/Proc/GNB/PCIe/Feature/Makefile.inc
new file mode 100644
index 0000000000..3df4e4b6ed
--- /dev/null
+++ b/src/vendorcode/amd/agesa/f12/Proc/GNB/PCIe/Feature/Makefile.inc
@@ -0,0 +1 @@
+libagesa-y += PciePowerGate.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/GNB/PCIe/Makefile.inc b/src/vendorcode/amd/agesa/f12/Proc/GNB/PCIe/Makefile.inc
new file mode 100644
index 0000000000..4da756ed9e
--- /dev/null
+++ b/src/vendorcode/amd/agesa/f12/Proc/GNB/PCIe/Makefile.inc
@@ -0,0 +1,8 @@
+libagesa-y += PcieInit.c
+libagesa-y += PcieInitAtEarlyPost.c
+libagesa-y += PcieInitAtEnv.c
+libagesa-y += PcieInitAtLatePost.c
+libagesa-y += PcieInitAtPost.c
+libagesa-y += PcieLateInit.c
+libagesa-y += PciePortInit.c
+libagesa-y += PciePortLateInit.c