]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/amcc/kilauea/config.mk
Add GPL-2.0+ SPDX-License-Identifier to source files
[people/ms/u-boot.git] / board / amcc / kilauea / config.mk
CommitLineData
566806ca 1#
2ae18241 2# (C) Copyright 2007-2010
566806ca
SR
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
1a459660 5# SPDX-License-Identifier: GPL-2.0+
566806ca
SR
6#
7
3d6cb3b2
SR
8ifeq ($(debug),1)
9PLATFORM_CPPFLAGS += -DDEBUG
10endif