. $GRIMOIRE/FUNCTIONS
if spell_ok linux; then
   config_query_option KERMOD_OPTS     \
        "Build the kernel module ?" n \
        "--with-kmodule=${INSTALL_ROOT}/usr/src/linux-$(get_kernel_version)" "--without-kmodule"
fi
