xref: /openbmc/u-boot/arch/powerpc/cpu/mpc83xx/config.mk (revision 1a4596601fd395f3afb8f82f3f840c5e00bdd57a)
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