From 38b361513b5099132efa666f50a95ace4c7858d4 Mon Sep 17 00:00:00 2001 From: skrll Date: Wed, 17 Jul 2019 09:10:28 +0000 Subject: [PATCH] Add devs --- sys/gdbscripts/Makefile.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/gdbscripts/Makefile.inc b/sys/gdbscripts/Makefile.inc index beacaba57f8d..dd78b1755c85 100644 --- a/sys/gdbscripts/Makefile.inc +++ b/sys/gdbscripts/Makefile.inc @@ -1,3 +1,3 @@ -# $NetBSD: Makefile.inc,v 1.7 2019/07/17 09:08:57 skrll Exp $ +# $NetBSD: Makefile.inc,v 1.8 2019/07/17 09:10:28 skrll Exp $ -SYS_GDBINIT= bdump cpus kernhist lwps module msgbuf pgrpdump procs vchain vdump +SYS_GDBINIT= bdump cpus devs kernhist lwps module msgbuf pgrpdump procs vchain vdump