aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/agesa/f15/Proc/HT/htGraph/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendorcode/amd/agesa/f15/Proc/HT/htGraph/Makefile.inc')
-rw-r--r--src/vendorcode/amd/agesa/f15/Proc/HT/htGraph/Makefile.inc25
1 files changed, 25 insertions, 0 deletions
diff --git a/src/vendorcode/amd/agesa/f15/Proc/HT/htGraph/Makefile.inc b/src/vendorcode/amd/agesa/f15/Proc/HT/htGraph/Makefile.inc
new file mode 100644
index 0000000000..fceb584093
--- /dev/null
+++ b/src/vendorcode/amd/agesa/f15/Proc/HT/htGraph/Makefile.inc
@@ -0,0 +1,25 @@
+libagesa-y += htGraph.c
+libagesa-y += htGraph1.c
+libagesa-y += htGraph2.c
+libagesa-y += htGraph3Line.c
+libagesa-y += htGraph3Triangle.c
+libagesa-y += htGraph4Degenerate.c
+libagesa-y += htGraph4FullyConnected.c
+libagesa-y += htGraph4Kite.c
+libagesa-y += htGraph4Line.c
+libagesa-y += htGraph4Square.c
+libagesa-y += htGraph4Star.c
+libagesa-y += htGraph5FullyConnected.c
+libagesa-y += htGraph5TwistedLadder.c
+libagesa-y += htGraph6DoubloonLower.c
+libagesa-y += htGraph6DoubloonUpper.c
+libagesa-y += htGraph6FullyConnected.c
+libagesa-y += htGraph6TwinTriangles.c
+libagesa-y += htGraph6TwistedLadder.c
+libagesa-y += htGraph7FullyConnected.c
+libagesa-y += htGraph7TwistedLadder.c
+libagesa-y += htGraph8DoubloonM.c
+libagesa-y += htGraph8FullyConnected.c
+libagesa-y += htGraph8Ladder.c
+libagesa-y += htGraph8TwinFullyFourWays.c
+libagesa-y += htGraph8TwistedLadder.c