From 8d936d4ca867f9e26b7115e4c7bddd4b8f6387dd Mon Sep 17 00:00:00 2001 From: is Date: Sun, 27 Jul 2003 20:36:18 +0000 Subject: [PATCH] This was missing pseudo-device ksyms. Pointed out by J. Andberg. --- sys/arch/amiga/conf/GENERIC.in | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/sys/arch/amiga/conf/GENERIC.in b/sys/arch/amiga/conf/GENERIC.in index b0aaabd3b186..86455c1cdf93 100644 --- a/sys/arch/amiga/conf/GENERIC.in +++ b/sys/arch/amiga/conf/GENERIC.in @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC.in,v 1.12 2003/04/16 20:42:34 is Exp $ +# $NetBSD: GENERIC.in,v 1.13 2003/07/27 20:36:18 is Exp $ # # GENERIC machine description file # @@ -56,7 +56,7 @@ include "arch/amiga/conf/std.amiga" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.12 $" +#ident "GENERIC-$Revision: 1.13 $" m4_ifdef(`INSTALL_CONFIGURATION', `m4_dnl makeoptions COPTS="-Os" @@ -580,4 +580,8 @@ options RAID_AUTOCONFIG # auto-configuration of RAID components pseudo-device rnd # /dev/random and in-kernel generator #options RND_COM # use "com" randomness as well (BROKEN) +m4_ifdef(`INSTALL_CONFIGURATION', `', `m4_dnl +pseudo-device ksyms # /dev/ksyms (kernel symbols) +')m4_dnl + config netbsd root on ? type ?