10 lines
317 B
Plaintext
10 lines
317 B
Plaintext
# $NetBSD: compat_netbsd90.config,v 1.2 2020/01/18 07:54:26 ryoon Exp $
|
|
|
|
# Common fragment for all NetBSD targets wanting NetBSD 9.0 and newer
|
|
# compatibility support.
|
|
#
|
|
# Note that COMPAT_90 implies all newer COMPAT_XX options.
|
|
|
|
include "conf/compat_netbsd.config"
|
|
options COMPAT_90 # NetBSD 9.0 and beyond.
|