xref: /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/config.mk (revision 1dcdd86205708d3ab9f0dc3a2d6b5fa12b16fde4)
1#
2# (C) Copyright 2000-2010
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
5# SPDX-License-Identifier:	GPL-2.0+
6#
7
8PLATFORM_RELFLAGS += -meabi
9
10PLATFORM_CPPFLAGS += -DCONFIG_8xx -ffixed-r2 -mstring -mcpu=860 -msoft-float
11