Browse Source

Add interface management commands

tags/v0.9.3
Michael Brown 17 years ago
parent
commit
9869659895
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/config.h

+ 1
- 0
src/config.h View File

@@ -118,6 +118,7 @@
118 118
 #define	BOOT_CMD		/* Automatic booting */
119 119
 #define	NVO_CMD			/* Non-volatile option storage commands */
120 120
 #define	CONFIG_CMD		/* Option configuration console */
121
+#define	IFMGMT_CMD		/* Interface management commands */
121 122
 
122 123
 /* @END general.h */ 
123 124
 

Loading…
Cancel
Save