]> git.sur5r.net Git - u-boot/blob - arch/xtensa/config.mk
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / 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 CROSS_COMPILE ?= xtensa-linux-
7 PLATFORM_CPPFLAGS += -D__XTENSA__ -mlongcalls -mforce-no-pic \
8                      -ffunction-sections -fdata-sections
9
10 LDFLAGS_FINAL += --gc-sections