Home
last modified time | relevance | path

Searched refs:modpost (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/config/
H A Dkernel.m4287 modpost=$LINUX/scripts/Makefile.modpost
289 AS_IF([test "x$enable_linux_builtin" != xyes -a -f "$modpost"], [
290 AS_IF([grep -q Modules.symvers $modpost], [
728 dnl # Perform a full compile excluding the final modpost phase.
743 dnl # Perform a full compile including the modpost phase. This may
748 mv $2/Makefile $2/Makefile.modpost.$1
752 *** Unable to modpost test source to determine kernel interfaces.])
792 dnl # second stage for modpost, where build.log
863 dnl # perform the final modpost stage.
866 dnl # then invoke the final modpost step for the remaining tests.
[all …]