litex/software/libnet
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
..
Makefile common.mak: remove RANLIB. 2015-07-26 03:20:23 +03:00
microudp.c liteeth: do MII/GMII detection in gateware for gmii_mii phy 2015-04-26 18:08:07 +02:00
tftp.c new Ethernet MAC 2014-11-20 16:47:22 -08:00