summaryrefslogtreecommitdiffstats
path: root/board/freescale/m54451evb/config.mk
blob: 0ffb0a204b64aeafeb282cb36a1578ce860f0d88 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# (C) Copyright 2000-2003
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
# Coldfire contribution by Bernhard Kuhn <bkuhn@metrowerks.com>
#
# SPDX-License-Identifier:	GPL-2.0+
#

sinclude $(OBJTREE)/board/$(BOARDDIR)/config.tmp

PLATFORM_CPPFLAGS += -DCONFIG_SYS_TEXT_BASE=$(CONFIG_SYS_TEXT_BASE)
OpenPOWER on IntegriCloud