diff --git a/distrib/utils/sysinst/arch/news68k/md.h b/distrib/utils/sysinst/arch/news68k/md.h index b2073ea66371..9af553365beb 100644 --- a/distrib/utils/sysinst/arch/news68k/md.h +++ b/distrib/utils/sysinst/arch/news68k/md.h @@ -1,4 +1,4 @@ -/* $NetBSD: md.h,v 1.9 2002/03/16 17:26:56 tsutsui Exp $ */ +/* $NetBSD: md.h,v 1.10 2002/06/02 17:28:35 tsutsui Exp $ */ /* * Copyright 1997 Piermont Information Systems Inc. @@ -64,7 +64,7 @@ EXTERN distinfo dist_list[] #ifdef MAIN = { - {"kern-GENERIC", 0, NULL, "Kernel : "}, + {"kern-GENERIC", 1, NULL, "Kernel : "}, {"kern-GENERIC_TINY", 0, NULL, "Kernel : "}, {"base", 1, NULL, "Base : "}, {"etc", 1, NULL, "System (/etc): "},