1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-28 16:43:09 +00:00

Depend on the relevant header files.

This commit is contained in:
Bjoern A. Zeeb 2012-02-11 08:34:33 +00:00
parent ad5129589c
commit 08e00a3927
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=231512

View File

@ -5,7 +5,7 @@
.PATH: ${.CURDIR}/../../dev/oce
KMOD = oce
SRCS = oce_if.c oce_hw.c oce_mbox.c oce_util.c oce_queue.c oce_sysctl.c
#SRCS += ${ofw_bus_if} bus_if.h device_if.h pci_if.h opt_inet.h opt_inet6.h
SRCS += bus_if.h device_if.h pci_if.h opt_inet.h opt_inet6.h
CFLAGS+= -I${.CURDIR}/../../dev/oce -DSMP