10 lines
315 B
Plaintext
10 lines
315 B
Plaintext
# $NetBSD: compat_netbsd10.config,v 1.2 2018/01/15 07:20:10 mrg Exp $
|
|
|
|
# Common fragment for all NetBSD targets wanting NetBSD 1.0 and newer
|
|
# compatibility support.
|
|
#
|
|
# Note that COMPAT_10 implies all newer COMPAT_XX options.
|
|
|
|
include "conf/compat_netbsd.config"
|
|
options COMPAT_10 # NetBSD 1.0 and beyond.
|