]> git.ipfire.org Git - thirdparty/kmod.git/commit
kmod: Add pkgconfig file with kmod compile time configuration
authorMichal Suchanek <msuchanek@suse.de>
Tue, 18 Jul 2023 12:01:55 +0000 (14:01 +0200)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Tue, 17 Oct 2023 17:27:59 +0000 (12:27 -0500)
commitecef7c131618bbd9c559924ecae55764089db0dd
treec9784b522806f48d7773541a3b96f4b7034ef828
parent8463809f8a29b254b2cab2ce755641bc690f07c9
kmod: Add pkgconfig file with kmod compile time configuration

Show distconfdir (where system configuration files are searched/to be
installed), sysconfdir (where user configuration files are searched),
module compressions, and module signatures supported.

Signed-off-by: Michal Suchanek <msuchanek@suse.de>
Link: https://lore.kernel.org/r/468b3f572d3b84f25bb53ec8fcb15ed4871914d4.1689681454.git.msuchanek@suse.de
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
Makefile.am
configure.ac
tools/kmod.pc.in [new file with mode: 0644]