diff options
| author | Arnd Bergmann <[email protected]> | 2015-05-26 16:10:02 +0100 |
|---|---|---|
| committer | Russell King <[email protected]> | 2015-05-28 00:29:22 +0100 |
| commit | 90543ec8290b31b15fc9dd6de8e9c2b6347a9059 (patch) | |
| tree | 0e34bce5c89ae9d7e253eb478485c81e270c47bf /scripts/gdb/linux/__init__.py | |
| parent | 6e27549bbcdb35975d5c157a2170b81bcb1291db (diff) | |
ARM: 8381/1: fix ARMv4+Feroceon multiplatform build
The feroceon copypage implementation cannot be built when targetting an
ARMv4 CPU, so we need to pass the march=armv5te flag manually to gcc
when building this file. This is obviously safe since that code will
not be executed on ARMv4.
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/__init__.py')
0 files changed, 0 insertions, 0 deletions