Michal Simek | c08cfc2 | 2015-01-23 09:45:12 +0100 | [diff] [blame] | 1 | # |
2 | # Copyright (C) 2013 - 2015 Xilinx, Inc. All rights reserved. | ||||
3 | # | ||||
4 | # SPDX-License-Identifier: GPL-2.0 | ||||
5 | # | ||||
6 | # Allow NEON instructions (needed for lowlevel_init.S with GNU toolchain) | ||||
7 | PLATFORM_RELFLAGS += -mfpu=neon |