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 */