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