aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/bhnd
diff options
context:
space:
mode:
authorAdrian Chadd <adrian@FreeBSD.org>2016-05-23 03:47:44 +0000
committerAdrian Chadd <adrian@FreeBSD.org>2016-05-23 03:47:44 +0000
commit9d292ea16dbdb9308f88091fcbcffcd73eb9cc76 (patch)
treec34a6fb76ca3e662a3096fd8c53a6d1757a3eac9 /sys/modules/bhnd
parentaa87465313ee3d7a6483cfffbe3e1ce968325577 (diff)
Notes
Diffstat (limited to 'sys/modules/bhnd')
-rw-r--r--sys/modules/bhnd/bhndb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/bhnd/bhndb/Makefile b/sys/modules/bhnd/bhndb/Makefile
index 71880099aa93..05358644b8ef 100644
--- a/sys/modules/bhnd/bhndb/Makefile
+++ b/sys/modules/bhnd/bhndb/Makefile
@@ -4,6 +4,7 @@
KMOD= bhndb
SRCS= bhndb.c bhndb_subr.c bhndb_hwdata.c \
+ bhnd_bhndb.c \
bhndb_bus_if.c bhndb_bus_if.h \
bhndb_if.c bhndb_if.h
SRCS+= bhnd_bus_if.h \