mirror of
https://github.com/ipxe/ipxe
synced 2025-12-17 10:01:03 +03:00
Started fixing up compilation warnings.
This commit is contained in:
@@ -14,10 +14,6 @@ Skeleton NIC driver for Etherboot
|
||||
#include "etherboot.h"
|
||||
/* to get the interface to the body of the program */
|
||||
#include "nic.h"
|
||||
/* to get the PCI support functions, if this is a PCI NIC */
|
||||
#include "pci.h"
|
||||
/* to get the ISA support functions, if this is an ISA NIC */
|
||||
#include "isa.h"
|
||||
|
||||
#include "mt_version.c"
|
||||
#include "mt25218_imp.c"
|
||||
|
||||
Reference in New Issue
Block a user