Home
last modified time | relevance | path

Searched refs:modulesDep (Results 1 – 1 of 1) sorted by relevance

/build/soong/kernel/
Dprebuilt_kernel_modules.go88 ctx.InstallFile(installDir, "modules.dep", depmodOut.modulesDep)
125 modulesDep android.OutputPath member
156 modulesDep := modulesDir.Join(ctx, "modules.dep")
163 ImplicitOutput(modulesDep).
169 return depmodOutputs{modulesLoad, modulesDep, modulesSoftdep, modulesAlias}