commit | c0c538d8da5206c9618a7fb5585c8a8cba2c4eed | [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 12:21:12 2022 -0500 |
tree | dd51265230b52251a82d0e40f99ba3c381d4f94a | |
parent | ceb48b0fd5fd0172aeccfe0f7fa002896b661d48 [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>