From c4c5e2af2a341a73bfc9368c14b4499c4d5a4a3c Mon Sep 17 00:00:00 2001 From: mux Date: Wed, 13 Nov 2002 17:45:42 +0000 Subject: Remove opt_pci.h from SRCS, it doesn't exist anymore. --- sys/modules/hifn/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/modules/hifn') diff --git a/sys/modules/hifn/Makefile b/sys/modules/hifn/Makefile index c27f2ee..bb0bcf2 100644 --- a/sys/modules/hifn/Makefile +++ b/sys/modules/hifn/Makefile @@ -4,6 +4,6 @@ KMOD = hifn SRCS = hifn7751.c SRCS += device_if.h bus_if.h pci_if.h -SRCS += opt_bdg.h opt_bus.h opt_pci.h crypto_if.h +SRCS += opt_bdg.h opt_bus.h crypto_if.h .include -- cgit v1.1