Enable MODULE_TIED by default for modules compiled with the kernel
Requested by: jhb
This commit is contained in:
parent
79ba91952d
commit
9f7b089e95
@ -14,6 +14,7 @@ MKMODULESENV+= DESTDIR="${DESTDIR}"
|
||||
.endif
|
||||
SYSDIR?= ${S:C;^[^/];${.CURDIR}/&;:tA}
|
||||
MKMODULESENV+= KERNBUILDDIR="${.CURDIR}" SYSDIR="${SYSDIR}"
|
||||
MKMODULESENV+= MODULE_TIED=yes
|
||||
|
||||
.if defined(CONF_CFLAGS)
|
||||
MKMODULESENV+= CONF_CFLAGS="${CONF_CFLAGS}"
|
||||
|
Loading…
Reference in New Issue
Block a user