Merge tag 'u-boot-amlogic-20200708' of https://gitlab.denx.de/u-boot/custodians/u...
[platform/kernel/u-boot.git] / arch / xtensa / config.mk
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # (C) Copyright 2007 - 2013 Tensilica, Inc.
4 # (C) Copyright 2014 - 2016 Cadence Design Systems Inc.
5
6 PLATFORM_CPPFLAGS += -D__XTENSA__ -mlongcalls -mforce-no-pic \
7                      -ffunction-sections -fdata-sections
8
9 LDFLAGS_FINAL += --gc-sections