mirror of
https://github.com/ipxe/ipxe
synced 2025-12-22 21:11:03 +03:00
[ethernet] Update mii.h and use it in drivers that had a private copy
Signed-off-by: Michael Brown <mcb30@etherboot.org>
This commit is contained in:
committed by
Michael Brown
parent
005fce0258
commit
b8469eddaa
@@ -20,6 +20,7 @@ FILE_LICENCE ( GPL2_ONLY );
|
||||
#include <gpxe/pci.h>
|
||||
#include <gpxe/ethernet.h>
|
||||
#include "string.h"
|
||||
#include <mii.h>
|
||||
#include "tg3.h"
|
||||
|
||||
#define SUPPORT_COPPER_PHY 1
|
||||
|
||||
Reference in New Issue
Block a user