summaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/agesa/f16kb/Proc/IDS
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendorcode/amd/agesa/f16kb/Proc/IDS')
-rw-r--r--src/vendorcode/amd/agesa/f16kb/Proc/IDS/Debug/Makefile.inc4
-rw-r--r--src/vendorcode/amd/agesa/f16kb/Proc/IDS/Family/0x16/KB/Makefile.inc1
-rw-r--r--src/vendorcode/amd/agesa/f16kb/Proc/IDS/Library/Makefile.inc1
3 files changed, 6 insertions, 0 deletions
diff --git a/src/vendorcode/amd/agesa/f16kb/Proc/IDS/Debug/Makefile.inc b/src/vendorcode/amd/agesa/f16kb/Proc/IDS/Debug/Makefile.inc
new file mode 100644
index 0000000000..abfc533f3b
--- /dev/null
+++ b/src/vendorcode/amd/agesa/f16kb/Proc/IDS/Debug/Makefile.inc
@@ -0,0 +1,4 @@
+libagesa-y += IdsDebug.c
+libagesa-y += IdsDebugPrint.c
+libagesa-y += IdsDpHdtout.c
+libagesa-y += IdsDpSerial.c
diff --git a/src/vendorcode/amd/agesa/f16kb/Proc/IDS/Family/0x16/KB/Makefile.inc b/src/vendorcode/amd/agesa/f16kb/Proc/IDS/Family/0x16/KB/Makefile.inc
new file mode 100644
index 0000000000..fdd45fab5d
--- /dev/null
+++ b/src/vendorcode/amd/agesa/f16kb/Proc/IDS/Family/0x16/KB/Makefile.inc
@@ -0,0 +1 @@
+libagesa-y += IdsF16KbAllService.c
diff --git a/src/vendorcode/amd/agesa/f16kb/Proc/IDS/Library/Makefile.inc b/src/vendorcode/amd/agesa/f16kb/Proc/IDS/Library/Makefile.inc
new file mode 100644
index 0000000000..ea5e9928f0
--- /dev/null
+++ b/src/vendorcode/amd/agesa/f16kb/Proc/IDS/Library/Makefile.inc
@@ -0,0 +1 @@
+libagesa-y += IdsLib.c