Use opt_*.h to not polute CPPFLAGS.

Attribute dependency is not yet.  Revert a definition.
This commit is contained in:
uebayasi 2014-10-10 09:01:01 +00:00
parent 6b7f6880d9
commit bb143539dc
2 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files,v 1.1107 2014/10/10 08:24:54 uebayasi Exp $
# $NetBSD: files,v 1.1108 2014/10/10 09:01:01 uebayasi Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
version 20140824
@ -1489,7 +1489,8 @@ include "secmodel/files.secmodel"
#
# kernel sources
#
define kern: uvm
define kern
defflag opt_kern.h KERN
file compat/common/compat_mod.c compat_netbsd | compat_netbsd32
file conf/debugsyms.c
file dev/auconv.c auconv | mulaw

View File

@ -1,4 +1,4 @@
# $NetBSD: files.uvm,v 1.21 2014/10/10 08:24:54 uebayasi Exp $
# $NetBSD: files.uvm,v 1.22 2014/10/10 09:01:01 uebayasi Exp $
#
# UVM options
@ -14,6 +14,7 @@ defparam USER_VA0_DISABLE_DEFAULT
defflag opt_uvm_page_trkown.h UVM_PAGE_TRKOWN
define uvm
defflag opt_uvm.h UVM
file uvm/uvm_amap.c uvm
file uvm/uvm_anon.c uvm
file uvm/uvm_aobj.c uvm