head	1.1;
access;
symbols
	netbsd-11-0-RC6:1.1
	netbsd-11-0-RC5:1.1
	netbsd-11-0-RC4:1.1
	netbsd-11-0-RC3:1.1
	netbsd-11-0-RC2:1.1
	netbsd-11-0-RC1:1.1
	perseant-exfatfs-base-20250801:1.1
	netbsd-11:1.1.0.8
	netbsd-11-base:1.1
	perseant-exfatfs-base-20240630:1.1
	perseant-exfatfs:1.1.0.6
	perseant-exfatfs-base:1.1
	thorpej-ifq:1.1.0.4
	thorpej-ifq-base:1.1
	thorpej-altq-separation:1.1.0.2
	thorpej-altq-separation-base:1.1;
locks; strict;
comment	@# @;


1.1
date	2022.12.19.23.19.51;	author pgoyette;	state Exp;
branches;
next	;
commitid	gPdlzy36r3YdVd6E;


desc
@@


1.1
log
@Create compat_100 module infrastructure now that we have branched
for NetBSD-10
@
text
@#	$NetBSD$

# Common fragment for all NetBSD targets wanting NetBSD 10.0 and newer
# compatibility support.
#
# Note that COMPAT_100 implies all newer COMPAT_XX options.

include        "conf/compat_netbsd.config"
options 	COMPAT_100	# NetBSD 10.0 and beyond.
@
