u-boot-brain/board/micronas/vct/config.mk
Masahiro Yamada e0708fb539 board: config.mk: delete unused sinclude directive
config.tmp is not there.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
2014-03-04 12:15:31 -05:00

14 lines
230 B
Makefile

#
# (C) Copyright 2008 Stefan Roese <sr@denx.de>, DENX Software Engineering
#
# SPDX-License-Identifier: GPL-2.0+
#
#
# vct_xxx boards with MIPS 4Kc CPU core
#
ifndef CONFIG_SYS_TEXT_BASE
CONFIG_SYS_TEXT_BASE = 0x87000000
endif