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, 0 insertions, 25 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
deleted file mode 100644
index fceb584093..0000000000
--- a/src/vendorcode/amd/agesa/f15/Proc/HT/htGraph/Makefile.inc
+++ /dev/null
@@ -1,25 +0,0 @@
-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