summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 30d766a..6ae1e3d 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -142,6 +142,7 @@ SUBDIR= \
if_bridge \
if_disc \
if_edsc \
+ ${_if_enc} \
if_epair \
${_if_gif} \
${_if_gre} \
@@ -429,6 +430,7 @@ SUBDIR+= cuse
defined(ALL_MODULES)
_carp= carp
_toecore= toecore
+_if_enc= if_enc
_if_gif= if_gif
_if_gre= if_gre
.endif
OpenPOWER on IntegriCloud