10 lines
223 B
Makefile
10 lines
223 B
Makefile
|
#
|
||
|
# (C) Copyright 2000-2003
|
||
|
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
||
|
# Coldfire contribution by Bernhard Kuhn <bkuhn@metrowerks.com>
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
CONFIG_SYS_TEXT_BASE = 0xffe00000
|