summaryrefslogtreecommitdiff
path: root/include/linux/kernel.h
diff options
context:
space:
mode:
authorHeinrich Schuchardt <[email protected]>2019-11-23 09:14:54 +0100
committerTom Rini <[email protected]>2019-11-23 14:53:48 -0500
commit16540d07fd62f97838950578008301f1639f33fb (patch)
tree52965efab99494fff6ec88ae9e4d9ad2b0efc466 /include/linux/kernel.h
parent70f681398521c2ec2a75f612c04c506a0696c3b9 (diff)
arm: fix -march for ARM11
In GCC 9 support for the Armv5 and Armv5E architectures (which have no known implementations) has been removed, cf. https://gcc.gnu.org/gcc-9/changes.html ARM11 is an armv6 implementation. So change the architecture flag for the compiler to armv6 for ARM11. Suggested-by: Fabio Estevam <[email protected]> Signed-off-by: Heinrich Schuchardt <[email protected]> Reviewed-by: Fabio Estevam <[email protected]>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions