[PATCH 0/3] handle module compression at install

From: Bertrand Jacquin
Date: Sat Aug 16 2014 - 15:00:41 EST


Hi,

Here is patchset based on tag v3.17-rc1 that aims to handle kernel
modules compression while running make modules_install.

Details about this operation are present in patch 2/3.

Please Cc me, as I'm not subscribed to LKML.

Bertrand Jacquin (3):
modinst: wrap long lines in order to enhance cmd_modules_install
kbuild: handle module compression while running 'make
modules_install'.
modsign: lookup lines ending in .ko in .mod files

Makefile | 15 +++++++++++++++
init/Kconfig | 43 +++++++++++++++++++++++++++++++++++++++++++
scripts/Makefile.modinst | 7 ++++++-
scripts/Makefile.modsign | 2 +-
4 files changed, 65 insertions(+), 2 deletions(-)

--
2.0.4

--
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/