diff options
Diffstat (limited to 'scripts/ksymoops/README')
-rw-r--r-- | scripts/ksymoops/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/scripts/ksymoops/README b/scripts/ksymoops/README new file mode 100644 index 000000000000..f6cb06e3f30e --- /dev/null +++ b/scripts/ksymoops/README | |||
@@ -0,0 +1,8 @@ | |||
1 | ksymoops has been removed from the kernel. It was always meant to be a | ||
2 | free standing utility, not linked to any particular kernel version. | ||
3 | The latest version can be found in | ||
4 | ftp://ftp.<country>.kernel.org/pub/linux/utils/kernel/ksymoops together | ||
5 | with patches to other utilities in order to give more accurate Oops | ||
6 | debugging. | ||
7 | |||
8 | Keith Owens <kaos@ocs.com.au> Sat Jun 19 10:30:34 EST 1999 | ||