]> git.ipfire.org Git - thirdparty/kmod.git/commit
kmod-depmod: refactor extension matching array, support XZ.
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Mon, 26 Dec 2011 15:19:07 +0000 (13:19 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Tue, 27 Dec 2011 14:09:17 +0000 (12:09 -0200)
commita627c3f31a638f14cf1d8c22627d314c0d96ff3a
treedd79a4e3d9ae2e69e8d2f852eff515b16c475366
parent18cd9da303d598da1c4361ad316b14143c68c2fe
kmod-depmod: refactor extension matching array, support XZ.

move the extensions array match to global, conditionally add GZ and XZ
if the support is enabled.
tools/kmod-depmod.c