Ver código fonte

Add interface management commands

tags/v0.9.3
Michael Brown 19 anos atrás
pai
commit
9869659895
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      src/config.h

+ 1
- 0
src/config.h Ver arquivo

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

Carregando…
Cancelar
Salvar