blob: b33f17a1ba6d44949da366f0e36da4d433576496 (
plain)
1
2
3
4
5
6
7
8
9
10
|
#
# (C) Copyright 2003
# Martin Winistoerfer, martinwinistoerfer@gmx.ch.
#
# SPDX-License-Identifier: GPL-2.0+
#
PLATFORM_RELFLAGS += -meabi
PLATFORM_CPPFLAGS += -DCONFIG_5xx -ffixed-r2 -mpowerpc -msoft-float
|