view loadtools/gta-ap-build.sed @ 339:2f88c5b89113

OSL reconstruction: got to os_GetTaskData()
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Fri, 02 May 2014 23:44:12 +0000
parents ccc5161848c7
children 2e699aa67f03
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=gtapower.o,