[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1408215016-1848-1-git-send-email-beber@meleeweb.net>
Date: Sat, 16 Aug 2014 20:50:13 +0200
From: Bertrand Jacquin <beber@...eeweb.net>
To: Rusty Russell <rusty@...tcorp.com.au>, linux-kbuild@...r.kernel.org
Cc: Bertrand Jacquin <beber@...eeweb.net>,
linux-kernel@...r.kernel.org, Willy Tarreau <w@....eu>
Subject: [PATCH 0/3] handle module compression at install
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@...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