blob: a224bc8e73e451a966cec97d073efff9f33149f7 (
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 += -DCONFIG_MPC824X -mstring -mcpu=603e -msoft-float
|