Searched refs:mods (Results 1 – 5 of 5) sorted by relevance
292 def clean(self, args, yml, mods=None): argument305 if mods and mod not in mods:
30 Git Local mods: Yes
64 | | | trigger supported with H/W mods |
258 dev$ make INSTALL_MOD_PATH=mods INSTALL_MOD_STRIP=1 modules_install259 dev$ (cd mods/lib/modules; tar cf - .) | ssh root@cros '(cd /lib/modules; tar xfv -)'
802 my $mods = "(?x: \n" . join("|\n ", (@modifierList, @modifierListFile)) . "\n)";806 $Modifier = qr{(?:$Attribute|$Sparse|$mods)};