]> git.ipfire.org Git - people/ms/u-boot.git/blame - arch/avr32/config.mk
Add GPL-2.0+ SPDX-License-Identifier to source files
[people/ms/u-boot.git] / arch / avr32 / config.mk
CommitLineData
7b64fef3
WD
1#
2# (C) Copyright 2000-2002
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
1a459660 5# SPDX-License-Identifier: GPL-2.0+
7b64fef3
WD
6#
7
1ea6bcd8
MF
8CROSS_COMPILE ?= avr32-linux-
9
8ae86b76 10CONFIG_STANDALONE_LOAD_ADDR ?= 0x00000000
262ae0a6 11
28c699ef 12PLATFORM_RELFLAGS += -ffixed-r5 -fPIC -mno-init-got -mrelax
758472cc
AB
13PLATFORM_RELFLAGS += -ffunction-sections -fdata-sections
14
c8e7ddd4 15LDFLAGS_u-boot = --gc-sections --relax