forked from Qortal/Brooklyn
7 lines
176 B
Makefile
7 lines
176 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# (C) Copyright 2004 Freescale Semiconductor.
|
|
# Jeff Brown
|
|
|
|
PLATFORM_CPPFLAGS += -mcpu=7400 -mstring -maltivec -mabi=altivec -msoft-float
|