mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-27 16:51:34 +02:00
sh: sh3: Add CONFIG_SH3 definition to config.mk of SH3
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
This commit is contained in:
parent
31a30dd23a
commit
22e7d66181
@ -11,5 +11,5 @@
|
|||||||
# SPDX-License-Identifier: GPL-2.0+
|
# SPDX-License-Identifier: GPL-2.0+
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
PLATFORM_CPPFLAGS += -m3
|
PLATFORM_CPPFLAGS += -DCONFIG_SH3 -m3
|
||||||
PLATFORM_RELFLAGS += -ffixed-r13
|
PLATFORM_RELFLAGS += -ffixed-r13
|
||||||
|
Loading…
x
Reference in New Issue
Block a user