aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/i2c/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/i2c/Makefile')
-rw-r--r--sys/modules/i2c/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/modules/i2c/Makefile b/sys/modules/i2c/Makefile
index ff4536694dfc..64b22db3319d 100644
--- a/sys/modules/i2c/Makefile
+++ b/sys/modules/i2c/Makefile
@@ -32,7 +32,8 @@ SUBDIR += hym8563 \
rv3032 \
rx8803 \
tca64xx \
- tmp461
+ tmp461 \
+ w83793g
.endif
.if ${MACHINE_CPUARCH} == "aarch64" || ${MACHINE_CPUARCH} == "amd64" || \