[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1433658449-3931-1-git-send-email-lucas.de.marchi@gmail.com>
Date: Sun, 7 Jun 2015 03:27:26 -0300
From: lucas.de.marchi@...il.com
To: linux-modules@...r.kernel.org
Cc: Rusty Russell <rusty@...tcorp.com.au>,
Andreas Mohr <andi@...as.de>,
Andrew Morton <akpm@...ux-foundation.org>,
Bertrand Jacquin <beber@...eeweb.net>,
Marco d'Itri <md@...ux.it>,
lkml <linux-kernel@...r.kernel.org>, Kay Sievers <kay@...y.org>,
Lucas De Marchi <lucas.demarchi@...el.com>
Subject: [PATCH kmod 0/3] Add feature list together with version
From: Lucas De Marchi <lucas.demarchi@...el.com>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists