Radix cross Linux Toolchains for ARC architecture

ARC Toolchains for boot loaders components of some SoCs (such as Amlogic System on Chip)

40 Commits   0 Branches   13 Tags
#!/bin/bash

rm -f full.program.asm
rm -f main
rm -f main.asm
rm -f main.elf
rm -f main.hex
rm -f main.map
rm -f main.o
rm -f main.srec