summaryrefslogtreecommitdiffstats
path: root/board/amcc/kilauea/config.mk
blob: 0dc15c1385a0bb774eab32b33cbc27c39955fbff (plain)
1
2
3
4
5
6
7
8
9
10
#
# (C) Copyright 2007-2010
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier:	GPL-2.0+
#

ifeq ($(debug),1)
PLATFORM_CPPFLAGS += -DDEBUG
endif
OpenPOWER on IntegriCloud