view loadtools/gta-ap-build.sed @ 508:e3b597f858ce

osx.c: _osx_init() done
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Tue, 01 Jul 2014 19:51:51 +0000
parents 2e699aa67f03
children
line wrap: on
line source

s,^CC=.*$,CC=	/opt/arm-2012.03/bin/arm-none-linux-gnueabi-gcc,
s,^CFLAGS=.*$,CFLAGS=	-O2 -march=armv4t -mtune=arm920t -DGTA0x_AP_BUILD,
s,^EXTRA_OBJ=.*$,EXTRA_OBJ=	compaldummy.o gtapower.o,