sh: sh4: Add CONFIG_SH4 definition to config.mk of SH4
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
This commit is contained in:
parent
2bb29629fc
commit
b1165adfd5
@ -8,5 +8,5 @@
|
||||
# SPDX-License-Identifier: GPL-2.0+
|
||||
#
|
||||
#
|
||||
PLATFORM_CPPFLAGS += -m4-nofpu
|
||||
PLATFORM_CPPFLAGS += -DCONFIG_SH4 -m4-nofpu
|
||||
PLATFORM_RELFLAGS += -ffixed-r13
|
||||
|
Loading…
Reference in New Issue
Block a user