Skip to content

Commit

Permalink
Allow resetting the kernel source directory from autoinstall. Fixes r…
Browse files Browse the repository at this point in the history
  • Loading branch information
superm1 committed Jul 20, 2011
1 parent 44c2da0 commit 568f567
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dkms
Expand Up @@ -158,7 +158,6 @@ set_module_suffix()
set_kernel_source_dir()
{
# $1 = the kernel to base the directory on
[[ $kernel_source_dir ]] && return
kernel_source_dir="$(_get_kernel_dir "$1")"
}

Expand Down

0 comments on commit 568f567

Please sign in to comment.