view toolchain/clean.sh @ 887:7f305eb3c530

gsm-fw: tpudrv12.[ch] extended to support Pirelli DP-L10 target Pirelli ramImage compiles, not tested on hw yet compiled code unchanged in the gtamodem configuration (verified)
author Space Falcon <falcon@ivan.Harhan.ORG>
date Sun, 28 Jun 2015 08:15:10 +0000
parents 53b8d61c16a0
children
line wrap: on
line source

#!/bin/sh
set -ex
rm -rf binutils-2.21.1
rm -rf binutils-build
rm -rf gcc-4.5.4
rm -rf gcc-build
rm -rf newlib-2.0.0
rm -rf newlib-build