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:
parent
b39b91e318
commit
5ae81db04e
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user