summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--print.c1
-rw-r--r--print_wiki.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/print.c b/print.c
index 673de68..c1ddbe3 100644
--- a/print.c
+++ b/print.c
@@ -290,6 +290,7 @@ const struct board_info boards_ok[] = {
{ "ASUS", "P5B-Deluxe", },
{ "ASUS", "P5KC", },
{ "ASUS", "P5L-MX", },
+ { "ASUS", "P6T Deluxe", },
{ "ASUS", "P6T Deluxe V2", },
{ "A-Trend", "ATC-6220", },
{ "BCOM", "WinNET100", },
diff --git a/print_wiki.c b/print_wiki.c
index dc193f5..024ee0c 100644
--- a/print_wiki.c
+++ b/print_wiki.c
@@ -134,6 +134,7 @@ const struct board_info_url boards_url[] = {
{ "ASUS", "P5B-Deluxe", "http://www.asus.com/product.aspx?P_ID=bswT66IBSb2rEWNa" },
{ "ASUS", "P5KC", "http://www.asus.com/product.aspx?P_ID=fFZ8oUIGmLpwNMjj" },
{ "ASUS", "P5L-MX", "http://www.asus.com/product.aspx?P_ID=X70d3NCzH2DE9vWH" },
+ { "ASUS", "P6T Deluxe", "http://www.asus.com/product.aspx?P_ID=vXixf82co6Q5v0BZ" },
{ "ASUS", "P6T Deluxe V2", "http://www.asus.com/product.aspx?P_ID=iRlP8RG9han6saZx" },
{ "A-Trend", "ATC-6220", "http://www.motherboard.cz/mb/atrend/atc6220.htm" },
{ "BCOM", "WinNET100", "http://www.coreboot.org/BCOM_WINNET100" },
OpenPOWER on IntegriCloud