Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b4c90cefdf4614d0b33886ce897fb4fc987d6c88
/
.
/
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