blob: ecfb07ea3dfa6770f22bb6c4bcee1d3a87e66f47 (
plain)
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=603e -msoft-float
|