mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-08 07:13:06 +00:00
8 lines
214 B
Makefile
8 lines
214 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# (C) Copyright 2003
|
|
# Wolfgang Denk, DENX Software Engineering, <wd@denx.de>
|
|
|
|
CONFIG_STANDALONE_LOAD_ADDR ?= 0x80200000 \
|
|
-T $(srctree)/examples/standalone/mips.lds
|