summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsthen <sthen@openbsd.org>2009-11-29 22:33:47 +0000
committersthen <sthen@openbsd.org>2009-11-29 22:33:47 +0000
commitd429cf499125102a3b666e27c81b2aa028a4d33e (patch)
treebde2a27816291c021d547941c08fe08d58f792db
parentsome major changes have happened (diff)
downloadwireguard-openbsd-d429cf499125102a3b666e27c81b2aa028a4d33e.tar.xz
wireguard-openbsd-d429cf499125102a3b666e27c81b2aa028a4d33e.zip
- add net80211, from Vladimir Kirillov
- sort nnpfs alphabetically ok deraadt jasper
-rw-r--r--sys/kern/Make.tags.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/kern/Make.tags.inc b/sys/kern/Make.tags.inc
index ef499b929f8..250216522e6 100644
--- a/sys/kern/Make.tags.inc
+++ b/sys/kern/Make.tags.inc
@@ -1,4 +1,4 @@
-# $OpenBSD: Make.tags.inc,v 1.14 2009/06/03 19:35:46 thib Exp $
+# $OpenBSD: Make.tags.inc,v 1.15 2009/11/29 22:33:47 sthen Exp $
# Common files for "make tags".
# Included by the Makefile for each architecture.
@@ -19,6 +19,7 @@ COMM= $S/altq/*.[ch] \
$S/miscfs/*/*.[ch] \
$S/msdosfs/*.[ch] \
$S/net/*.[ch] \
+ $S/net80211/*.[ch] \
$S/netatalk/*.[ch] \
$S/netbt/*.[ch] \
$S/netinet/*.[ch] \
@@ -26,9 +27,9 @@ COMM= $S/altq/*.[ch] \
$S/netmpls/*.[ch] \
$S/netnatm/*.[ch] \
$S/nfs/*.[ch] \
+ $S/nnpfs/*.[ch] \
$S/ntfs/*.[ch] \
$S/scsi/*.[ch] \
$S/ufs/*/*.[ch] \
$S/uvm/*.[ch] \
- $S/nnpfs/*.[ch] \
$S/sys/*.[ch]