xref: /openbmc/u-boot/arch/powerpc/cpu/mpc83xx/config.mk (revision c0dcece7d9925506a950e45028cbd25614aad791)
1#
2# Copyright 2004 Freescale Semiconductor, Inc.
3#
4# SPDX-License-Identifier:	GPL-2.0+
5#
6
7PLATFORM_RELFLAGS += -meabi
8
9PLATFORM_CPPFLAGS += -DCONFIG_MPC83xx -DCONFIG_E300 \
10			-ffixed-r2 -msoft-float
11