net: sun8i_emac: Add support for the H6 variant
[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