mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 15:37:23 +00:00
e0708fb539
config.tmp is not there. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
7 lines
197 B
Makefile
7 lines
197 B
Makefile
# Copyright 2010-2012 Freescale Semiconductor, Inc.
|
|
# TsiChung Liew (Tsi-Chung.Liew@freescale.com)
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
PLATFORM_CPPFLAGS += -DTEXT_BASE=$(CONFIG_SYS_TEXT_BASE)
|