head	1.2;
access;
symbols
	netbsd-11-0-RC6:1.2
	netbsd-11-0-RC5:1.2
	netbsd-11-0-RC4:1.2
	netbsd-11-0-RC3:1.2
	netbsd-11-0-RC2:1.2
	netbsd-11-0-RC1:1.2
	perseant-exfatfs-base-20250801:1.2
	netbsd-11:1.2.0.12
	netbsd-11-base:1.2
	netbsd-10-1-RELEASE:1.2
	perseant-exfatfs-base-20240630:1.2
	perseant-exfatfs:1.2.0.10
	perseant-exfatfs-base:1.2
	netbsd-10-0-RELEASE:1.2
	netbsd-10-0-RC6:1.2
	netbsd-10-0-RC5:1.2
	netbsd-10-0-RC4:1.2
	netbsd-10-0-RC3:1.2
	netbsd-10-0-RC2:1.2
	thorpej-ifq:1.2.0.8
	thorpej-ifq-base:1.2
	thorpej-altq-separation:1.2.0.6
	thorpej-altq-separation-base:1.2
	netbsd-10-0-RC1:1.2
	netbsd-10:1.2.0.4
	netbsd-10-base:1.2
	bouyer-sunxi-drm:1.2.0.2
	bouyer-sunxi-drm-base:1.2;
locks; strict;
comment	@# @;


1.2
date	2022.01.27.14.18.40;	author jakllsch;	state Exp;
branches;
next	1.1;
commitid	TEGIM900qF4rphqD;

1.1
date	2021.08.17.17.29.20;	author christos;	state Exp;
branches;
next	;
commitid	0qXQJdZDYOLIHl5D;


desc
@@


1.2
log
@Turn off ALTQ in if_wg module, to match default kernel configs
@
text
@# $NetBSD: Makefile,v 1.1 2021/08/17 17:29:20 christos Exp $

.include "../Makefile.inc"

.PATH:  ${S}/net

KMOD=		if_wg
IOCONF=		wg.ioconf
SRCS=		if_wg.c

CPPFLAGS+=	-DINET
CPPFLAGS+=	-DINET6
#CPPFLAGS+=	-DALTQ

WARNS=		3

.include <bsd.kmodule.mk>
@


1.1
log
@modules for blake2s libsodium and if_wg
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2019/02/17 04:05:51 rin Exp $
d13 1
a13 1
CPPFLAGS+=	-DALTQ
@

