diff options
author | 2015-03-19 21:14:40 +0100 | |
---|---|---|
committer | 2015-04-05 21:59:51 +0200 | |
commit | 176a1b3dadf08835b9435bed4957daa066702a39 (patch) | |
tree | f502750195f781b4ec530c185f4563ca8651ccbb /scripts/gdb/linux/modules.py | |
parent | ARM: at91: remove old setup (diff) | |
download | wireguard-linux-176a1b3dadf08835b9435bed4957daa066702a39.tar.xz wireguard-linux-176a1b3dadf08835b9435bed4957daa066702a39.zip |
ARM: at91: fix pm_suspend.S compilation when ARMv6 is selected
When compiling for multiplatform for both ARMv6 and ARMv7, the default compiler
flags are for ARMv6, and results in:
arch/arm/mach-at91/pm_suspend.S:144: Error: selected processor does not support ARM mode `dsb'
Enforce ARMv7 flags for pm_suspend.o when CPU_V7 is selected.
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions