8 lines
152 B
Makefile
8 lines
152 B
Makefile
|
#
|
||
|
# Copyright (c) 2005 Freescale Semiconductor, Inc.
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
PLATFORM_CPPFLAGS += -maltivec -mabi=altivec -msoft-float
|