PERFORCE change 135019 for review

Kip Macy kmacy at FreeBSD.org
Fri Feb 8 00:04:59 PST 2008


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

Change 135019 by kmacy at kmacy:storage:toehead on 2008/02/08 08:04:30

	rebuild if ktr changes

Affected files ...

.. //depot/projects/toehead/sys/modules/cxgb/tom/Makefile#4 edit

Differences ...

==== //depot/projects/toehead/sys/modules/cxgb/tom/Makefile#4 (text+ko) ====

@@ -6,7 +6,7 @@
 SRCS=   cxgb_tom.c cxgb_cpl_io.c cxgb_listen.c cxgb_tom_sysctl.c cxgb_cpl_socket.c
 SRCS+=  cxgb_ddp.c cxgb_vm.c
 SRCS+=	opt_compat.h opt_inet.h opt_inet6.h opt_ipsec.h opt_mac.h
-SRCS+=  opt_tcpdebug.h opt_ddb.h opt_global.h
+SRCS+=  opt_tcpdebug.h opt_ddb.h opt_global.h opt_ktr.h
 SRCS+=	device_if.h bus_if.h pci_if.h
 
 #CFLAGS+= -DDEBUG_PRINT -DDEBUG


More information about the p4-projects mailing list