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

#
# AMCC 405EZ Reference Platform (Acadia) board
#

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