fix COMPAT dependency.
This commit is contained in:
parent
40aa52653a
commit
00a0ee995f
@ -1,4 +1,4 @@
|
||||
# $NetBSD: files,v 1.935 2009/01/11 02:45:50 christos Exp $
|
||||
# $NetBSD: files,v 1.936 2009/01/11 15:55:55 christos Exp $
|
||||
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
|
||||
|
||||
version 20081219
|
||||
@ -119,8 +119,8 @@ defparam opt_wapbl.h WAPBL_DEBUG_PRINT
|
||||
#
|
||||
defflag opt_sa.h KERN_SA
|
||||
defflag opt_compat_netbsd.h COMPAT_NETBSD
|
||||
defflag opt_compat_netbsd.h COMPAT_50: COMPAT_40, COMPAT_NETBSD
|
||||
defflag opt_compat_netbsd.h COMPAT_40: KERN_SA, COMPAT_NETBSD
|
||||
defflag opt_compat_netbsd.h COMPAT_50: COMPAT_NETBSD
|
||||
defflag opt_compat_netbsd.h COMPAT_40: COMPAT_50, KERN_SA, COMPAT_NETBSD
|
||||
defflag opt_compat_netbsd.h COMPAT_30: COMPAT_40, COMPAT_NETBSD
|
||||
defflag opt_compat_netbsd.h COMPAT_20: COMPAT_30, COMPAT_NETBSD
|
||||
defflag opt_compat_netbsd.h COMPAT_16: COMPAT_20, COMPAT_NETBSD
|
||||
@ -261,6 +261,8 @@ defflag opt_tftproot.h TFTPROOT TFTPROOT_DEBUG
|
||||
#
|
||||
defflag opt_perfctrs.h PERFCTRS
|
||||
|
||||
defflag opt_wlan.h WLAN
|
||||
|
||||
# Machine-independent device majors assignements
|
||||
include "conf/majors"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user