Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
47c0d79edc35fdd959851abcb3332bd5e702d0eb
/
.
/
board
/
openrisc
/
openrisc-generic
/
config.mk
blob: dd6595f757bfbdaa7a48aa4d96644fbfbdb7aad6 [
file
] [
log
] [
blame
]
#
# (C) Copyright 2011, Julius Baxter <julius@opencores.org>
#
# SPDX-License-Identifier: GPL-2.0+
#
PLATFORM_CPPFLAGS
+=
-
mhard
-
mul
-
mhard
-
div
ifeq
(
$
(
debug
),
1
)
PLATFORM_CPPFLAGS
+=
-
DDEBUG
endif