summaryrefslogtreecommitdiffstats
path: root/arch/mips/cpu/mips32/config.mk
blob: 4257c56d59e3b104faa7326286efb5408c95ee66 (plain)
1
2
3
4
5
6
7
8
9
#
# (C) Copyright 2003
# Wolfgang Denk, DENX Software Engineering, <wd@denx.de>
#
# SPDX-License-Identifier:	GPL-2.0+
#

CONFIG_STANDALONE_LOAD_ADDR ?= 0x80200000 \
			       -T $(srctree)/examples/standalone/mips.lds
OpenPOWER on IntegriCloud