X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/blobdiff_plain/7b8c2c90c660038574b21f6b202a31a3b2baac05..b993bb87ded5c733e1f0213efbef1be2660b2536:/sys/Makefile.modules diff --git a/sys/Makefile.modules b/sys/Makefile.modules index bd5f3ba32a..242fbbe63c 100644 --- a/sys/Makefile.modules +++ b/sys/Makefile.modules @@ -7,7 +7,7 @@ SUBDIR=${MODULES_OVERRIDE} .if ${MACHINE_PLATFORM} != "vkernel" && ${MACHINE_PLATFORM} != "vkernel64" SUBDIR=bus .endif -SUBDIR+=crypto emulation dev kern net netbt netgraph netproto vfs +SUBDIR+=crypto emulation dev gnu kern net netbt netgraph netproto vfs SUBDIR+=libiconv .endif