a "no" token was added recently, so we must now quote any "no" symbols
no => "no"
This commit is contained in:
parent
02ca40e27f
commit
789df24a75
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: NULLCONF,v 1.15 2002/06/17 05:14:11 lukem Exp $
|
||||
# $NetBSD: NULLCONF,v 1.16 2002/06/22 00:01:10 ross Exp $
|
||||
#
|
||||
include "arch/hpcmips/conf/std.hpcmips"
|
||||
|
||||
@ -18,7 +18,7 @@ options WINCE_DEFAULT_SETTING # Debugging use
|
||||
options DUMP_GIU_LEVEL2_INTR # Debugging use
|
||||
options DEBUG_FIND_PCIC # Debugging use XXX harmful don't define until read source.
|
||||
#options DEBUG_FIND_PCIC_I82365SL_ONLY
|
||||
makeoptions DEFWARNINGS=no # override DEFWARNINGS?=yes
|
||||
makeoptions DEFWARNINGS="no" # override DEFWARNINGS?=yes
|
||||
|
||||
file-system FFS # fast filesystem with user and group quotas
|
||||
options COMPAT_386BSD_MBRPART # recognize old partition ID
|
||||
|
Loading…
Reference in New Issue
Block a user