s/PS3DEV/PS3LINUXDEV/g
[asbestos.git] / common / ppu.mak
blob0e9e8f453cdd1a95528f9807a84102d43e4afefb
1 # ppu.mak - Common PPU makefile definitions
3 # Copyright (C) 2010-2011 Hector Martin "marcan" <hector@marcansoft.com>
5 # This code is licensed to you under the terms of the GNU GPL, version 2;
6 # see file COPYING or http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
8 PREFIX = $(PS3LINUXDEV)/bin/powerpc64-linux-
10 CFLAGS = -ffreestanding -mbig-endian -mcpu=cell -m64
11 LDFLAGS = -nostartfiles -nostdlib -mbig-endian