diff options
Diffstat (limited to 'src/config/general.h')
-rw-r--r-- | src/config/general.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/general.h b/src/config/general.h index e883e072f..f936e874c 100644 --- a/src/config/general.h +++ b/src/config/general.h @@ -145,6 +145,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); #define DHCP_CMD /* DHCP management commands */ #define SANBOOT_CMD /* SAN boot commands */ #define MENU_CMD /* Menu commands */ +#define FORM_CMD /* Form commands */ #define LOGIN_CMD /* Login command */ #define SYNC_CMD /* Sync command */ #define SHELL_CMD /* Shell command */ |