]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
ARM: zynq: Remove -fno-strict-aliasing from config.mk
authorMichal Simek <michal.simek@xilinx.com>
Tue, 24 May 2016 12:10:17 +0000 (14:10 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 24 May 2016 13:24:58 +0000 (15:24 +0200)
config.mk is not included in the build for a while and none reported any
problem. Remove this file completely.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/mach-zynq/config.mk [deleted file]

diff --git a/arch/arm/mach-zynq/config.mk b/arch/arm/mach-zynq/config.mk
deleted file mode 100644 (file)
index b702442..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#
-# Copyright (C) 2013 - 2015 Xilinx, Inc. All rights reserved.
-#
-# SPDX-License-Identifier:      GPL-2.0
-#
-PLATFORM_RELFLAGS += -fno-strict-aliasing