PERFORCE change 148021 for review
Sam Leffler
sam at FreeBSD.org
Thu Aug 21 18:35:56 UTC 2008
http://perforce.freebsd.org/chv.cgi?CH=148021
Change 148021 by sam at sam_ebb on 2008/08/21 18:35:06
the correct way to do what was intended is use SYSINIT; leave
a comment to remind me in the future
Affected files ...
.. //depot/projects/vap/tools/regression/net80211/tkip/Makefile#3 edit
Differences ...
==== //depot/projects/vap/tools/regression/net80211/tkip/Makefile#3 (text+ko) ====
@@ -1,6 +1,6 @@
# $FreeBSD: src/tools/regression/net80211/tkip/Makefile,v 1.1 2004/12/08 17:45:53 sam Exp $
-.PATH: ${.CURDIR}/../../../../sys/net80211
+# SYSDIR=../../../../sys
KMOD= test_tkip
SRCS+= test_tkip.c
More information about the p4-projects
mailing list