From 431e20a6fe37bbf2b75f14568715abb0aabbc978 Mon Sep 17 00:00:00 2001 From: des Date: Sun, 29 Aug 2004 11:10:09 +0000 Subject: Remove the HW_WDOG option; it serves no purpose. MFC after: 3 days --- sys/modules/cam/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/modules/cam') diff --git a/sys/modules/cam/Makefile b/sys/modules/cam/Makefile index fdb9986..10e942d 100644 --- a/sys/modules/cam/Makefile +++ b/sys/modules/cam/Makefile @@ -11,7 +11,6 @@ KMOD= cam SRCS= opt_cam.h SRCS+= opt_scsi.h SRCS+= opt_cd.h -SRCS+= opt_hw_wdog.h SRCS+= opt_pt.h SRCS+= opt_sa.h SRCS+= opt_ses.h -- cgit v1.1