Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
u-boot
/
a391d5004ea381c3496c8dc3498031aeebdabc9a
/
.
/
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