aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/oce
diff options
context:
space:
mode:
authorBjoern A. Zeeb <bz@FreeBSD.org>2012-02-11 08:34:33 +0000
committerBjoern A. Zeeb <bz@FreeBSD.org>2012-02-11 08:34:33 +0000
commit08e00a39271e3f19dbd3838116531723a806e764 (patch)
treef0c934c2d6238b2fadc8239deaba3633a36b8672 /sys/modules/oce
parentad5129589c6b9299c36f0735b6fe534a162d718f (diff)
Notes
Diffstat (limited to 'sys/modules/oce')
-rw-r--r--sys/modules/oce/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/oce/Makefile b/sys/modules/oce/Makefile
index 6603744885cf..4821533f01c5 100644
--- a/sys/modules/oce/Makefile
+++ b/sys/modules/oce/Makefile
@@ -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