Re: [PATCH 2/2] modules: don't call eu-strip if it doesn't exist.

2012-09-28 Thread David Howells
Rusty Russell wrote: > Signed-off-by: Rusty Russell Acked-by: David Howells -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH 2/2] modules: don't call eu-strip if it doesn't exist.

2012-09-27 Thread Rusty Russell
Signed-off-by: Rusty Russell diff --git a/scripts/Makefile.modpost b/scripts/Makefile.modpost index 90b1bb1..2a4d1a1 100644 --- a/scripts/Makefile.modpost +++ b/scripts/Makefile.modpost @@ -165,11 +165,13 @@ endif # We strip the module as best we can - note that using both strip and eu-strip