diff options
| author | skrll <skrll@NetBSD.org> | 2019-07-17 09:08:57 +0000 |
|---|---|---|
| committer | skrll <skrll@NetBSD.org> | 2019-07-17 09:08:57 +0000 |
| commit | eb9519eed3ea969c2dda095990fe0a2f40d6a03d (patch) | |
| tree | 3079e62804f9234786f318ff35614fd116eed211 /sys/gdbscripts | |
| parent | 780de1675c9c419eccbadd0681a251557e3c9403 (diff) | |
kdump was remove some time ago
Diffstat (limited to 'sys/gdbscripts')
| -rw-r--r-- | sys/gdbscripts/Makefile.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/gdbscripts/Makefile.inc b/sys/gdbscripts/Makefile.inc index 67158f80c4e..beacaba57f8 100644 --- a/sys/gdbscripts/Makefile.inc +++ b/sys/gdbscripts/Makefile.inc @@ -1,3 +1,3 @@ -# $NetBSD: Makefile.inc,v 1.6 2016/05/11 10:39:31 skrll Exp $ +# $NetBSD: Makefile.inc,v 1.7 2019/07/17 09:08:57 skrll Exp $ -SYS_GDBINIT= bdump cpus kdump kernhist lwps module msgbuf pgrpdump procs vchain vdump +SYS_GDBINIT= bdump cpus kernhist lwps module msgbuf pgrpdump procs vchain vdump |
