[kernel] fix KALLSYMS_EXTRA_PASS

Peter Robinson pbrobinson at fedoraproject.org
Wed Apr 11 23:02:20 UTC 2012


commit 611764fc77bc2b491896a3f8caed8a471d14d5ee
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Thu Apr 12 00:02:03 2012 +0100

    fix KALLSYMS_EXTRA_PASS

 config-arm-generic |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/config-arm-generic b/config-arm-generic
index af577ef..eabdb4c 100644
--- a/config-arm-generic
+++ b/config-arm-generic
@@ -221,4 +221,4 @@ CONFIG_OMAP4_ERRATA_I688=y
 CONFIG_OF_GPIO=y
 
 # http://lists.infradead.org/pipermail/linux-arm-kernel/2012-March/091404.html
-KALLSYMS_EXTRA_PASS=1
+KALLSYMS_EXTRA_PASS=y


More information about the scm-commits mailing list