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