Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
be9f643ae6aa9044c60fe80e3a2c10be8371c692
/
.
/
board
/
altera
/
nios2-generic
/
config.mk
blob: a67352519579e9203cdf5c6ea3cd3faa5435741c [
file
] [
log
] [
blame
]
#
# (C) Copyright 2005, Psyent Corporation <www.psyent.com>
# Scott McNutt <smcnutt@psyent.com>
#
# SPDX-License-Identifier: GPL-2.0+
#
PLATFORM_CPPFLAGS
+=
-
mno
-
hw
-
div
-
mno
-
hw
-
mul
ifeq
(
$
(
debug
),
1
)
PLATFORM_CPPFLAGS
+=
-
DDEBUG
endif