view loadtools/gta-ap-build.sed @ 893:fa119e49673b

gsm-fw/L1/cust0/Makefile: compile pirelli.c XIP module with -mthumb
author Space Falcon <falcon@ivan.Harhan.ORG>
date Mon, 29 Jun 2015 23:00:49 +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,