Merge branch 'next'
[u-boot/qq2440-u-boot.git] / board / openrisc / openrisc-generic / config.mk
blobdd6595f757bfbdaa7a48aa4d96644fbfbdb7aad6
2 # (C) Copyright 2011, Julius Baxter <julius@opencores.org>
4 # SPDX-License-Identifier: GPL-2.0+
7 PLATFORM_CPPFLAGS += -mhard-mul -mhard-div
9 ifeq ($(debug),1)
10 PLATFORM_CPPFLAGS += -DDEBUG
11 endif