FreeCalypso > hg > freecalypso-tools
view loadtools/old/gta-ap-build.sed @ 716:3713a349fb1e
doc/Loadtools-usage: Mot V17x documented
Mot V17x is equivalent to C155/156 for loadtools purposes, but this fact
needs to be documented, as it may not be obvious to those who are not
as deeply involved.
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Wed, 01 Jul 2020 00:31:37 +0000 |
parents | 62a91abc0300 |
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,^PROGS=.*$,PROGS= fc-iram fc-loadtool fc-xram, s,^EXTRA_OBJ=.*$,EXTRA_OBJ= compaldummy.o gtapower.o,