u-boot-brain/arch/powerpc/cpu/mpc86xx/config.mk
Masahiro Yamada de04d64eda PowerPC: merge commonly-defined flags
PLATFORM_RELFLAGS += -meabi
PLATFORM_CPPFLAGS += -ffixed-r2
were defined in all arch/powerpc/${CPU}/config.mk.

This commit moves them to arch/powerpc/config.mk.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
2013-12-13 09:17:32 -05:00

9 lines
169 B
Makefile

#
# (C) Copyright 2004 Freescale Semiconductor.
# Jeff Brown
#
# SPDX-License-Identifier: GPL-2.0+
#
PLATFORM_CPPFLAGS += -mstring -maltivec -mabi=altivec -msoft-float