Re: CONFIG_MODULE_SIG breaks out-of-tree modules in modpost.

2012-10-18 Thread Stefan Knoblich
I've had the same problem building dahdi-linux-2.6.1, attached patch fixed it: From: Stefan Knoblich Date: Tue, 16 Oct 2012 12:40:29 +0200 Subject: [PATCH] MODSIGN: Fix modpost for external modules with CONFIG_MODULE_SIG=y Modpost with CONFIG_MODULE_SIG=y skips the signing step for external mod

Re: CONFIG_MODULE_SIG breaks out-of-tree modules in modpost.

2012-10-18 Thread Wei Yongjun
On 10/15/2012 08:19 PM, David Howells wrote: > Valdis Kletnieks wrote: > >> /bin/sh: -c: line 0: syntax error near unexpected token `;' >> /bin/sh: -c: line 0: `set -e; ; echo >> 'cmd_/usr/src/valdis/NVIDIA-Linux-x86_64-304.51/kernel/nvidia.ko := ' > >> /usr/src/valdis/NVIDIA-Linux-x86_64-304.5

Re: CONFIG_MODULE_SIG breaks out-of-tree modules in modpost.

2012-10-15 Thread David Howells
Valdis Kletnieks wrote: > /bin/sh: -c: line 0: syntax error near unexpected token `;' > /bin/sh: -c: line 0: `set -e; ; echo > 'cmd_/usr/src/valdis/NVIDIA-Linux-x86_64-304.51/kernel/nvidia.ko := ' > > /usr/src/valdis/NVIDIA-Linux-x86_64-304.51/kernel/.nvidia.ko.cmd' I would guess that this is