Radix cross Linux Toolchains for ARC architecture

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

20 Commits   0 Branches   8 Tags
     5         kx 
     5         kx # Target build dirs
     5         kx .noarch/
     5         kx .host/
     5         kx 
     5         kx .s8xx-newlib/
     5         kx 
     5         kx # Hidden files (each file)
     5         kx .makefile
     5         kx 
     5         kx # Tarballs
     5         kx *.gz
     5         kx *.bz2
     5         kx *.xz
     5         kx *.tgz
     5         kx *.txz
     5         kx 
     5         kx # Signatures
     5         kx *.asc
     5         kx *.sig
     5         kx *.sign
     5         kx *.sha1sum
     5         kx 
     5         kx # Patches
     5         kx *.patch
     5         kx 
     5         kx # Default linux config files
     5         kx *.defconfig
     5         kx 
     5         kx # Object Files
     5         kx *.[ao]
     5         kx 
     5         kx # backup copies
     5         kx *~