summaryrefslogtreecommitdiffstats
path: root/src/hci
diff options
context:
space:
mode:
authorMichael Brown2006-12-20 01:39:52 +0100
committerMichael Brown2006-12-20 01:39:52 +0100
commitd7cffd33e1419e6f37ea25e01c22295128409bd6 (patch)
tree866e766c5765d31d6e8feb4d52abee75cc94f37d /src/hci
parentSelect required commands via config.h (diff)
downloadipxe-d7cffd33e1419e6f37ea25e01c22295128409bd6.tar.gz
ipxe-d7cffd33e1419e6f37ea25e01c22295128409bd6.tar.xz
ipxe-d7cffd33e1419e6f37ea25e01c22295128409bd6.zip
Remove obsolete mechanism for including nvo_cmd.o
Diffstat (limited to 'src/hci')
-rw-r--r--src/hci/commands/nvo_cmd.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/hci/commands/nvo_cmd.c b/src/hci/commands/nvo_cmd.c
index 0ea7d862..357d636a 100644
--- a/src/hci/commands/nvo_cmd.c
+++ b/src/hci/commands/nvo_cmd.c
@@ -9,8 +9,6 @@
#include <gpxe/settings.h>
#include <gpxe/command.h>
-void nvo_cmd_req() {}
-
extern struct nvo_block *ugly_nvo_hack;
static int show_exec ( int argc, char **argv ) {