litex/software
whitequark 0f47876d2e common.mak: remove RANLIB.
`ranlib` is not necessary on any system we can possibly build for,
as it is superseded by `ar s` for the last ten years or so (at least).
Thus, change ar invocations to `ar crs`, also removing a `l` flag
that is ignored by binutils.
2015-07-26 03:20:23 +03:00
..
bios bios: add romboot 2015-07-14 18:01:44 +02:00
compiler-rt@a1448787a0 software: make compiler-rt a submodule 2014-11-06 18:00:28 -08:00
include spiflash: use SoC defines, add write_to_flash function 2015-04-27 13:42:32 +08:00
libbase common.mak: remove RANLIB. 2015-07-26 03:20:23 +03:00
libcompiler-rt common.mak: remove RANLIB. 2015-07-26 03:20:23 +03:00
libnet common.mak: remove RANLIB. 2015-07-26 03:20:23 +03:00
memtest software/memtest: remove Mixxeo/M1 hardcoded values in bandwidth computation 2015-03-26 00:01:42 +01:00
common.mak common.mak: remove RANLIB. 2015-07-26 03:20:23 +03:00