mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 15:37:23 +00:00
c6d12624ae
CONFIG_${CPU} is defined by Kconfig. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Simon Glass <sjg@chromium.org> Acked-by: Stefan Roese <sr@denx.de>
8 lines
158 B
Makefile
8 lines
158 B
Makefile
#
|
|
# (C) Copyright 2003
|
|
# Martin Winistoerfer, martinwinistoerfer@gmx.ch.
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
PLATFORM_CPPFLAGS += -mpowerpc -msoft-float
|