ARM: dts: rk3399-evb: usb3.0 host support
[oweals/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 CROSS_COMPILE ?= xtensa-linux-
7 PLATFORM_CPPFLAGS += -D__XTENSA__ -mlongcalls -mforce-no-pic \
8                      -ffunction-sections -fdata-sections
9
10 LDFLAGS_FINAL += --gc-sections