]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/microblaze/config.mk
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / arch / microblaze / config.mk
1 #
2 # (C) Copyright 2007-2008 Michal Simek
3 # Michal SIMEK <monstr@monstr.eu>
4 #
5 # (C) Copyright 2004 Atmark Techno, Inc.
6 # Yasushi SHOJI <yashi@atmark-techno.com>
7 #
8 # SPDX-License-Identifier:      GPL-2.0+
9 #
10
11 CROSS_COMPILE ?= mb-
12
13 CONFIG_STANDALONE_LOAD_ADDR ?= 0x80F00000
14
15 PLATFORM_CPPFLAGS += -ffixed-r31 -D__microblaze__
16
17 LDSCRIPT ?= $(SRCTREE)/$(CPUDIR)/u-boot.lds