PERFORCE change 111406 for review

Sam Leffler sam at FreeBSD.org
Sun Dec 10 14:57:51 PST 2006


http://perforce.freebsd.org/chv.cgi?CH=111406

Change 111406 by sam at sam_ebb on 2006/12/10 22:56:08

	generate opt_ddb.h after addition of ddb commands

Affected files ...

.. //depot/projects/crypto/sys/modules/crypto/Makefile#5 edit

Differences ...

==== //depot/projects/crypto/sys/modules/crypto/Makefile#5 (text+ko) ====

@@ -15,5 +15,6 @@
 SRCS	+= des_ecb.c des_enc.c des_setkey.c
 SRCS	+= sha1.c sha2.c
 SRCS	+= opt_param.h cryptodev_if.h bus_if.h device_if.h
+SRCS	+= opt_ddb.h
 
 .include <bsd.kmod.mk>


More information about the p4-projects mailing list