FreeCalypso > hg > freecalypso-tools
view loadtools/gta-ap-build.sed @ 62:2dd9dbe3f4a7
rvinterf tree: exitcodes.h moved from etmsync to include
so that the same exit code convention can be used in fc-shell and fc-tmsh
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Wed, 26 Oct 2016 21:36:07 +0000 |
parents | e7502631a0f9 |
children | b0de6d36e84c |
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,