summaryrefslogtreecommitdiff
path: root/build/templates
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-08-16 00:35:08 +0000
committerFrans Pop <elendil@planet.nl>2006-08-16 00:35:08 +0000
commit8340846a8ffd5a64b22487e63f93e0cb4f16004c (patch)
tree7cbef21280f2e3bb360f03b20e6cdb2138ecbe92 /build/templates
parent4b4b995e2045dd8d3ac9f61e40097d5c9d937d20 (diff)
downloadinstallation-guide-8340846a8ffd5a64b22487e63f93e0cb4f16004c.zip
- Reorganize supported hardware table; add amd64
- Add minimalistic 'CPU, Main Boards, and Video Support' section for amd64 - Add variant for SMP-alternatives to descriptions of SMP support and activate for amd64 - Remove an unused arch-condition
Diffstat (limited to 'build/templates')
-rw-r--r--build/templates/docstruct.ent1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/templates/docstruct.ent b/build/templates/docstruct.ent
index f757a6c7d..d6aa6a299 100644
--- a/build/templates/docstruct.ent
+++ b/build/templates/docstruct.ent
@@ -16,6 +16,7 @@
<!ENTITY hardware.xml SYSTEM "##SRCPATH##/hardware/hardware.xml">
<!ENTITY hardware-supported.xml SYSTEM "##SRCPATH##/hardware/hardware-supported.xml">
<!ENTITY supported-alpha.xml SYSTEM "##SRCPATH##/hardware/supported/alpha.xml">
+ <!ENTITY supported-amd64.xml SYSTEM "##SRCPATH##/hardware/supported/amd64.xml">
<!ENTITY supported-arm.xml SYSTEM "##SRCPATH##/hardware/supported/arm.xml">
<!ENTITY supported-hppa.xml SYSTEM "##SRCPATH##/hardware/supported/hppa.xml">
<!ENTITY supported-i386.xml SYSTEM "##SRCPATH##/hardware/supported/i386.xml">