mirror of
https://github.com/ipxe/ipxe
synced 2025-12-11 22:11:08 +03:00
Don't even try to compile until the code is tidied up.
This commit is contained in:
@@ -25,6 +25,10 @@ SMC8416 PIO support added by Andrew Bettison (andrewb@zip.com.au) on 4/3/02
|
|||||||
|
|
||||||
**************************************************************************/
|
**************************************************************************/
|
||||||
|
|
||||||
|
#warning "ns8390.c is a horrendous mess and needs to be tidied up"
|
||||||
|
#if 0
|
||||||
|
|
||||||
|
|
||||||
#include "etherboot.h"
|
#include "etherboot.h"
|
||||||
#include "nic.h"
|
#include "nic.h"
|
||||||
#include "ns8390.h"
|
#include "ns8390.h"
|
||||||
@@ -1014,3 +1018,6 @@ BOOT_DRIVER ( "NE2000/PCI", nepci_probe );
|
|||||||
* c-basic-offset: 8
|
* c-basic-offset: 8
|
||||||
* End:
|
* End:
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user