mirror of https://github.com/ipxe/ipxe.git
Remove obsolete mechanism for including nvo_cmd.o
parent
ec5789bf0c
commit
d7cffd33e1
|
@ -9,8 +9,6 @@
|
||||||
#include <gpxe/settings.h>
|
#include <gpxe/settings.h>
|
||||||
#include <gpxe/command.h>
|
#include <gpxe/command.h>
|
||||||
|
|
||||||
void nvo_cmd_req() {}
|
|
||||||
|
|
||||||
extern struct nvo_block *ugly_nvo_hack;
|
extern struct nvo_block *ugly_nvo_hack;
|
||||||
|
|
||||||
static int show_exec ( int argc, char **argv ) {
|
static int show_exec ( int argc, char **argv ) {
|
||||||
|
|
Loading…
Reference in New Issue