aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/agesa/f14/Proc/GNB/Modules/GnbPcieInitLibV1
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2017-08-29 10:59:39 +0300
committerKyösti Mälkki <kyosti.malkki@gmail.com>2017-08-31 04:48:50 +0000
commitbe7634433133cbd43bc6c51b45a63ab035f460ad (patch)
tree3ea902604b9c9c7a1ffa237be4dd68b325de1ea3 /src/vendorcode/amd/agesa/f14/Proc/GNB/Modules/GnbPcieInitLibV1
parentfd77d714f968458670ef7a477996ed61af46650b (diff)
AGESA f14 vendorcode: Split to Makefile.inc files
Change-Id: I6dbcd23b0ea03b1b965d43346ae1cf7cf1971eb7 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/21260 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Diffstat (limited to 'src/vendorcode/amd/agesa/f14/Proc/GNB/Modules/GnbPcieInitLibV1')
-rw-r--r--src/vendorcode/amd/agesa/f14/Proc/GNB/Modules/GnbPcieInitLibV1/Makefile.inc13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/vendorcode/amd/agesa/f14/Proc/GNB/Modules/GnbPcieInitLibV1/Makefile.inc b/src/vendorcode/amd/agesa/f14/Proc/GNB/Modules/GnbPcieInitLibV1/Makefile.inc
new file mode 100644
index 0000000000..29e85229d9
--- /dev/null
+++ b/src/vendorcode/amd/agesa/f14/Proc/GNB/Modules/GnbPcieInitLibV1/Makefile.inc
@@ -0,0 +1,13 @@
+libagesa-y += PcieAspm.c
+libagesa-y += PcieAspmBlackList.c
+libagesa-y += PcieAspmExitLatency.c
+libagesa-y += PciePifServices.c
+libagesa-y += PciePortRegAcc.c
+libagesa-y += PciePortServices.c
+libagesa-y += PciePowerMgmt.c
+libagesa-y += PcieSbLink.c
+libagesa-y += PcieSiliconServices.c
+libagesa-y += PcieTimer.c
+libagesa-y += PcieTopologyServices.c
+libagesa-y += PcieUtilityLib.c
+libagesa-y += PcieWrapperRegAcc.c