summaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
authorMichael Brown2007-01-10 03:04:07 +0100
committerMichael Brown2007-01-10 03:04:07 +0100
commit98696598954faf6e645de9174f62f6f6c34e9fc9 (patch)
tree6a1dd58835575e08863d0c5fc5ed698d53cf88d1 /src/config.h
parentMove header file for usr/autoboot.c to include/usr (diff)
downloadipxe-98696598954faf6e645de9174f62f6f6c34e9fc9.tar.gz
ipxe-98696598954faf6e645de9174f62f6f6c34e9fc9.tar.xz
ipxe-98696598954faf6e645de9174f62f6f6c34e9fc9.zip
Add interface management commands
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h
index 32caa8ac..de1a80a3 100644
--- a/src/config.h
+++ b/src/config.h
@@ -118,6 +118,7 @@
#define BOOT_CMD /* Automatic booting */
#define NVO_CMD /* Non-volatile option storage commands */
#define CONFIG_CMD /* Option configuration console */
+#define IFMGMT_CMD /* Interface management commands */
/* @END general.h */