]> git.ipfire.org Git - people/ms/u-boot.git/blob - board/freescale/m5235evb/config.mk
Add GPL-2.0+ SPDX-License-Identifier to source files
[people/ms/u-boot.git] / board / freescale / m5235evb / config.mk
1 #
2 # (C) Copyright 2000-2003
3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4 # Coldfire contribution by Bernhard Kuhn <bkuhn@metrowerks.com>
5 #
6 # SPDX-License-Identifier: GPL-2.0+
7 #
8
9 /*CONFIG_SYS_TEXT_BASE = 0xFFC00000*/
10 sinclude $(OBJTREE)/board/$(BOARDDIR)/config.tmp
11
12 PLATFORM_CPPFLAGS += -DCONFIG_SYS_TEXT_BASE=$(CONFIG_SYS_TEXT_BASE)