commit | e524f3a449f58e2ef967fb9b64b01db3d099a27a | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Nov 27 10:25:36 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Dec 07 16:04:17 2022 -0500 |
tree | c43505efa6b8a29f4382024c6ef606e9a9d34d94 | |
parent | 9e0bcf8043084515fd7d0102b5f3192ae2be1124 [diff] |
net: Remove eth_legacy.c As there are no more non-DM_ETH cases for networking, remove this legacy file and update the Makefile to match current usage. Signed-off-by: Tom Rini <trini@konsulko.com>