summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.amd64
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2004-07-10 23:31:17 +0000
committermarcel <marcel@FreeBSD.org>2004-07-10 23:31:17 +0000
commit1dca995d693b9df1e65a294b6385cc1d442233b1 (patch)
treed3982a7104eda0a6fd6e4fae0a3906746c19f4bc /sys/conf/files.amd64
parent7aac2163718dc641190e5130e09e5af1eaf557fb (diff)
downloadFreeBSD-src-1dca995d693b9df1e65a294b6385cc1d442233b1.zip
FreeBSD-src-1dca995d693b9df1e65a294b6385cc1d442233b1.tar.gz
Hook the GDB backend into the build.
Diffstat (limited to 'sys/conf/files.amd64')
-rw-r--r--sys/conf/files.amd642
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/files.amd64 b/sys/conf/files.amd64
index f7a04d4..eb55318 100644
--- a/sys/conf/files.amd64
+++ b/sys/conf/files.amd64
@@ -40,7 +40,6 @@ amd64/acpica/OsdEnvironment.c optional acpi
amd64/acpica/acpi_machdep.c optional acpi
amd64/acpica/acpi_wakeup.c optional acpi
amd64/acpica/madt.c optional acpi
-amd64/amd64/amd64-gdbstub.c optional ddb
amd64/amd64/amd64_mem.c standard
#amd64/amd64/apic_vector.S standard
amd64/amd64/atomic.c standard
@@ -55,6 +54,7 @@ amd64/amd64/dump_machdep.c standard
amd64/amd64/elf_machdep.c standard
amd64/amd64/exception.S standard
amd64/amd64/fpu.c standard
+amd64/amd64/gdb_machdep.c optional gdb
amd64/amd64/identcpu.c standard
amd64/amd64/in_cksum.c optional inet
amd64/amd64/initcpu.c standard
OpenPOWER on IntegriCloud