2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-11-22 09:31:51 +00:00

Make the dhcp command available as the embedded use seems to require it

This commit is contained in:
Jarrod Johnson 2014-07-07 14:03:35 -04:00
parent f0cfab846e
commit f5d52fa19e

View File

@ -129,7 +129,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
#undef FCMGMT_CMD /* Fibre Channel management commands */
#undef ROUTE_CMD /* Routing table management commands */
#define IMAGE_CMD /* Image management commands */
#undef DHCP_CMD /* DHCP management commands */
#define DHCP_CMD /* DHCP management commands */
#define SANBOOT_CMD /* SAN boot commands */
#undef MENU_CMD /* Menu commands */
#undef LOGIN_CMD /* Login command */