blob: 485e43d2de3cf95ac846ab3f9c73d84cd0217be8 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
#
# (C) Copyright 2000-2010
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier: GPL-2.0+
#
PLATFORM_CPPFLAGS += -mstring -mcpu=860 -msoft-float
|