From f77971009da3240eb3a6cb19830716f7f01bbf20 Mon Sep 17 00:00:00 2001 From: Marcel Moolenaar Date: Sat, 10 Jul 2004 20:35:00 +0000 Subject: [PATCH] Hook the KDB frontend into the build. --- sys/conf/files | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/conf/files b/sys/conf/files index 7237d6432ce..8d19d393e64 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -1128,6 +1128,7 @@ kern/subr_devstat.c standard kern/subr_disk.c standard kern/subr_eventhandler.c standard kern/subr_hints.c standard +kern/subr_kdb.c standard kern/subr_kobj.c standard kern/subr_log.c standard kern/subr_mbpool.c optional libmbpool