diff options
author | Heiko Stuebner <heiko@sntech.de> | 2014-07-23 11:36:49 +0200 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2014-07-23 11:42:26 +0200 |
commit | 09af6a59fb2cc4c88eae3ec884bfe6cb282ffa00 (patch) | |
tree | 50a77f2ef759aeb22aa12c687e673e5d7c07fdbd /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 7171511eaec5bf23fb06078f59784a3a0626b38f (diff) |
ARM: rockchip: select ARMv7 compiler flags for platsmp.o
When compiling for multiplatform for both ARMv6 and ARMv7, the default
compiler flags are for ARMv6, and the following cpu-hotplug change will
fail with:
/tmp/ccSFxfmI.s:68: Error: selected processor does not support ARM mode `isb '
/tmp/ccSFxfmI.s:74: Error: selected processor does not support ARM mode `isb '
/tmp/ccSFxfmI.s:75: Error: selected processor does not support ARM mode `dsb '
Fix this in a similar manner as in commit 9f0affcf3e21 "ARM: mvebu: Fix pmsu
compilation when ARMv6 is selected", by specifying ARMv7 flags for platsmp.o.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions