view loadtools/gta-ap-build.sed @ 393:d7591faa1258

target-utils serial I/O made consistent with other projects
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Wed, 11 Jun 2014 17:22:55 +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,