summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/zynq/config.mk
blob: 778a377e8a41041b2aeaf8464d0531ae190177b8 (plain)
1
2
3
4
5
6
7
#
# Copyright (C) 2013 - 2015 Xilinx, Inc. All rights reserved.
#
# SPDX-License-Identifier:      GPL-2.0
#
# Allow NEON instructions (needed for lowlevel_init.S with GNU toolchain)
PLATFORM_RELFLAGS += -mfpu=neon
OpenPOWER on IntegriCloud