]> git.baikalelectronics.ru Git - kernel.git/commit
modsign: lookup lines ending in .ko in .mod files
authorBertrand Jacquin <beber@meleeweb.net>
Wed, 27 Aug 2014 10:59:56 +0000 (20:29 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 27 Aug 2014 12:24:11 +0000 (21:54 +0930)
commita0d59209b2e1c221fe8472db110b0d1ed447e0fd
tree1883c626472df5564bf2551915753ad4d4160d6e
parent93bf413726ec19552037f6047cfbefa8778fcb2c
modsign: lookup lines ending in .ko in .mod files

This does the same as commit e1f5dae (scripts/Makefile.modpost: error
in finding modules from .mod files), but for scripts/Makefile.modsign

Maybe we should also apply to Makefile.modsign and Makefile.modinst
the change applied to Makefile.modpost by commit 91aafce (modpost:
handle huge numbers of modules) ?

Reviewed-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Bertrand Jacquin <beber@meleeweb.net>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
scripts/Makefile.modsign