aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/bhnd
diff options
context:
space:
mode:
authorLandon J. Fuller <landonf@FreeBSD.org>2016-12-19 20:34:05 +0000
committerLandon J. Fuller <landonf@FreeBSD.org>2016-12-19 20:34:05 +0000
commitc283839dd4dc029447fa29de13de5122c566bd9d (patch)
tree582bf9c7d2e2e5e96a54e27dd7cf67b7a8d874f9 /sys/modules/bhnd
parenta7c43ebd558b81880b87ecbf64001a454482302c (diff)
Notes
Diffstat (limited to 'sys/modules/bhnd')
-rw-r--r--sys/modules/bhnd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/bhnd/Makefile b/sys/modules/bhnd/Makefile
index edf7ea7d5f0d..d6de8281ce64 100644
--- a/sys/modules/bhnd/Makefile
+++ b/sys/modules/bhnd/Makefile
@@ -32,6 +32,7 @@ SRCS+= bhnd_nvram_data.c \
bhnd_nvram_data_bcmraw.c \
bhnd_nvram_data_btxt.c \
bhnd_nvram_data_sprom.c \
+ bhnd_nvram_data_sprom_subr.c \
bhnd_nvram_data_tlv.c \
bhnd_nvram_io.c \
bhnd_nvram_iobuf.c \