based on upstreams recommendation add KALLSYMS_EXTRA_PASS=1 to arm configs

http://lists.infradead.org/pipermail/linux-arm-kernel/2012-March/091404.html
This commit is contained in:
Dennis Gilmore 2012-04-11 12:37:48 -05:00
parent b39b91e318
commit 5ae81db04e
2 changed files with 6 additions and 0 deletions

View File

@ -219,3 +219,6 @@ CONFIG_OMAP4_ERRATA_I688=y
# CONFIG_ARM_EXYNOS4210_CPUFREQ is not set
CONFIG_OF_GPIO=y
# http://lists.infradead.org/pipermail/linux-arm-kernel/2012-March/091404.html
KALLSYMS_EXTRA_PASS=1

View File

@ -2307,6 +2307,9 @@ fi
# ||----w |
# || ||
%changelog
* Wed Apr 11 2012 Dennis Gilmore <dennis@ausil.us>
- set KALLSYMS_EXTRA_PASS=1 on arm arches
* Wed Apr 11 2012 Justin M. Forbes <jforbes@redhat.com>
- enable HyperV drivers