blob: 31e2dc98731f2235c51e0ec71466b542317cc2e6 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
#
# (C) Copyright 2003
# Martin Winistoerfer, martinwinistoerfer@gmx.ch.
#
# SPDX-License-Identifier: GPL-2.0+
#
PLATFORM_CPPFLAGS += -DCONFIG_5xx -mpowerpc -msoft-float
|