]> git.ipfire.org Git - people/ms/u-boot.git/blame - arch/xtensa/config.mk
Merge git://git.denx.de/u-boot-mmc
[people/ms/u-boot.git] / arch / xtensa / config.mk
CommitLineData
c978b524
CZ
1#
2# (C) Copyright 2007 - 2013 Tensilica, Inc.
3# (C) Copyright 2014 - 2016 Cadence Design Systems Inc.
4#
5# SPDX-License-Identifier: GPL-2.0+
6#
7
8CROSS_COMPILE ?= xtensa-linux-
9PLATFORM_CPPFLAGS += -D__XTENSA__ -mlongcalls -mforce-no-pic \
10 -ffunction-sections -fdata-sections
11
12LDFLAGS_FINAL += --gc-sections