Tweak a comment so that it doens't turn into a trigraph if

the config file is included in the kernel source.
This commit is contained in:
thorpej 2002-05-30 19:45:15 +00:00
parent cc938a1daf
commit efde83a1fd
2 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.179 2002/04/25 15:06:22 atatat Exp $
# $NetBSD: GENERIC,v 1.180 2002/05/30 19:45:15 thorpej Exp $
#
# GENERIC machine description file
#
@ -36,7 +36,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.179 $"
#ident "GENERIC-$Revision: 1.180 $"
#ifdef INSTALL_CONFIGURATION
makeoptions COPTS="-Os"
@ -203,7 +203,7 @@ options DIAGNOSTIC # Extra kernel sanity checks
#options DEBUG # Enable misc. kernel debugging code
#options SYSCALL_DEBUG # debug all syscalls.
#options SCSIDEBUG # Add SCSI debugging statements
#options PANICBUTTON # Forced crash via keypress (???)
#options PANICBUTTON # Forced crash via keypress (?)
#
# Amiga specific options

View File

@ -1,4 +1,4 @@
# $NetBSD: MDINSTALL,v 1.12 2002/04/25 15:06:23 atatat Exp $
# $NetBSD: MDINSTALL,v 1.13 2002/05/30 19:45:15 thorpej Exp $
#
# INSTALL kernel for ramdisk installation
@ -68,7 +68,7 @@ options DIAGNOSTIC # Extra kernel sanity checks
#options DEBUG # Enable misc. kernel debugging code
#options SYSCALL_DEBUG # debug all syscalls.
#options SCSIDEBUG # Add SCSI debugging statements
#options PANICBUTTON # Forced crash via keypress (???)
#options PANICBUTTON # Forced crash via keypress (?)
#
# Amiga specific options