summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 429901f..3c65f42 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -176,6 +176,8 @@ SUBDIR= \
${_iwnfw} \
${_ixgb} \
${_ixgbe} \
+ ${_ixl} \
+ ${_ixlv} \
jme \
joy \
kbdmux \
@@ -721,6 +723,8 @@ _iwnfw= iwnfw
.endif
_ixgb= ixgb
_ixgbe= ixgbe
+_ixl= ixl
+_ixlv= ixlv
_lindev= lindev
_linprocfs= linprocfs
_linsysfs= linsysfs
OpenPOWER on IntegriCloud