139
139
echo "$module_in_tree ($version_in_tree): Installing module." >>$output_loc
140
140
if [ "$current_state" != "built" ] && ! [ -e /lib/modules/$kernel/build/include ]; then
143
144
elif [ "$current_state" != "built" ] && [ -e /lib/modules/$kernel/build/include ]; then