]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/sparc/config.mk
upgrade to upstream version 2013.07
[karo-tx-uboot.git] / arch / sparc / config.mk
1 #
2 # (C) Copyright 2007
3 # Daniel Hellstrom, Gaisler Research, daniel@gaisler.com
4 #
5 # SPDX-License-Identifier:      GPL-2.0+
6 #
7
8 CROSS_COMPILE ?= sparc-elf-
9
10 CONFIG_STANDALONE_LOAD_ADDR ?= 0x00000000 -L $(gcclibdir) -T sparc.lds
11
12 PLATFORM_CPPFLAGS += -DCONFIG_SPARC -D__sparc__