mirror of
https://xff.cz/git/u-boot/
synced 2025-10-09 12:06:41 +02:00
16 lines
338 B
Makefile
16 lines
338 B
Makefile
#
|
|
# (C) Copyright 2000-2004
|
|
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
|
#
|
|
# (C) Copyright 2007
|
|
# Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
|
|
#
|
|
# (C) Copyright 2007
|
|
# Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
#
|
|
PLATFORM_CPPFLAGS += -DCONFIG_SH3 -m3
|
|
PLATFORM_RELFLAGS += -ffixed-r13
|