Searched refs:mod_source_files (Results 1 – 1 of 1) sorted by relevance
37 local mod_source_files=$(sed "s|^\(.*\)\.o$|${src_prefix}\1.c|" $mod.mod)41 generate_deps_for_ns $ns "$mod_source_files"43 for source_file in $mod_source_files; do