aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/agesa/f16kb/Proc/Fch/Imc/Makefile.inc
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:49:41 +0000
commit823063c86f9d4957cd506aeda93c82912fd9baf1 (patch)
tree68012531eec0a77262dddfbdf68f73bec03ac951 /src/vendorcode/amd/agesa/f16kb/Proc/Fch/Imc/Makefile.inc
parent24b631ab3e1af44c74be69407cd39b969aaafd2b (diff)
AGESA f16kb vendorcode: Split to Makefile.inc files
Change-Id: Id3d9a365469f7d73788cad4095ec3495fc9baf3b Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/21263 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/f16kb/Proc/Fch/Imc/Makefile.inc')
-rw-r--r--src/vendorcode/amd/agesa/f16kb/Proc/Fch/Imc/Makefile.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/vendorcode/amd/agesa/f16kb/Proc/Fch/Imc/Makefile.inc b/src/vendorcode/amd/agesa/f16kb/Proc/Fch/Imc/Makefile.inc
new file mode 100644
index 0000000000..b2c49a9748
--- /dev/null
+++ b/src/vendorcode/amd/agesa/f16kb/Proc/Fch/Imc/Makefile.inc
@@ -0,0 +1,8 @@
+libagesa-y += FchEcEnv.c
+libagesa-y += FchEcLate.c
+libagesa-y += FchEcMid.c
+libagesa-y += ImcEnv.c
+libagesa-y += ImcLate.c
+libagesa-y += ImcLib.c
+libagesa-y += ImcMid.c
+libagesa-y += ImcReset.c