2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-12-14 15:21:32 +00:00

Add interface management commands

This commit is contained in:
Michael Brown 2007-01-10 02:04:07 +00:00
parent 55e590ab3a
commit 9869659895

View File

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