git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@255
67a159dc-881f-0410-a524-
ba9dfbe2cb84
# Configure kernel
config_kernel
- # KV may have changed due to the configuration
- get_KV
-
# Make deps
compile_dep
then
[ "${VER}" -gt '2' ] || [ "${VER}" -eq '2' -a "${PAT}" -ge '6' ] && compile_generic prepare kernel
fi
+
+ # KV may have changed due to the configuration
+ get_KV
# Compile kernel
[ "${GENERATE_Z_IMAGE}" = '' ] && compile_kernel