summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.alpha
diff options
context:
space:
mode:
authorgallatin <gallatin@FreeBSD.org>2002-05-11 21:53:46 +0000
committergallatin <gallatin@FreeBSD.org>2002-05-11 21:53:46 +0000
commit475814a8e21d201663c75979c687c04eb795070b (patch)
tree9a924e41cfac51c3dfff693a5b2fea968b5be2a8 /sys/conf/files.alpha
parent4daf43a4a40405027bad81aa4cfe171ef365f208 (diff)
downloadFreeBSD-src-475814a8e21d201663c75979c687c04eb795070b.zip
FreeBSD-src-475814a8e21d201663c75979c687c04eb795070b.tar.gz
Restore the ability to take crashdumps on alpha. This was cut and pasted
nearly in its entirety from i386, so it retains the phk/nati copyright. Savecore likes the results, but I have no way to test it as gdb is still broken.
Diffstat (limited to 'sys/conf/files.alpha')
-rw-r--r--sys/conf/files.alpha1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.alpha b/sys/conf/files.alpha
index 8fb4df3..1ea656a 100644
--- a/sys/conf/files.alpha
+++ b/sys/conf/files.alpha
@@ -31,6 +31,7 @@ atkbdmap.h optional atkbd_dflt_keymap \
clean "atkbdmap.h"
#
alpha/alpha/alpha-gdbstub.c optional ddb
+alpha/alpha/alphadump.c standard
alpha/alpha/api_up1000.c optional api_up1000
alpha/alpha/atomic.s standard
alpha/alpha/autoconf.c standard
OpenPOWER on IntegriCloud