summaryrefslogtreecommitdiffstats
path: root/arch/mips/cpu/mips64/config.mk
blob: 96eb82948d4a1a53005948c28f0124fac95250ed (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 ?= 0xffffffff80200000 \
			       -T $(srctree)/examples/standalone/mips64.lds
OpenPOWER on IntegriCloud