commit | 7472a5dfcbbc3180d3e728bbd4233c21243ea943 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Mar 16 16:43:21 2015 +0900 |
committer | Michal Simek <michal.simek@xilinx.com> | Wed Apr 29 11:19:05 2015 +0200 |
tree | 908f754d3ee6232a3acf865b959879326a6ed910 | |
parent | 31137acb27edc4e7d37bcae8f489740f5ea53a41 [diff] |
ARM: zynq: pass "-mfpu=neon" only to lowlevel_init.S The comment line in arch/arm/cpu/armv7/zynq/config.mk says that the option "-mfpu=neon" is necessary for compiling lowlevel_init.S. We do not have to give it to all the source files. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>