[PATCH kmod 0/3] Add feature list together with version
From: lucas . de . marchi
Date: Sun Jun 07 2015 - 02:28:01 EST
From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
Sample output:
$ ./tools/kmod --version
kmod version 20
+XZ +ZLIB -EXPERIMENTAL
Lucas De Marchi (3):
build: add function to build string of features
build: add relevant features to KMOD_FEATURES in config.h
tools: display features together with version information
configure.ac | 7 +++++++
m4/features.m4 | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
tools/depmod.c | 1 +
tools/insmod.c | 1 +
tools/kmod.c | 1 +
tools/modinfo.c | 1 +
tools/modprobe.c | 1 +
tools/rmmod.c | 1 +
8 files changed, 61 insertions(+)
create mode 100644 m4/features.m4
--
2.4.2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/