aboutsummaryrefslogtreecommitdiffstats
path: root/src/config/general.h
diff options
context:
space:
mode:
authorMichael Brown <mcb30@ipxe.org>2016-06-13 15:57:16 +0100
committerMichael Brown <mcb30@ipxe.org>2016-06-13 15:57:16 +0100
commit3c61e11fe1a653b159ad472469fa74a3b2d0f116 (patch)
tree8509d004b15ee4d7d82fa09a675cc6770ffcc28d /src/config/general.h
parentfce6117ad983a9c53087860058769dc65fb09d73 (diff)
downloadipxe-3c61e11fe1a653b159ad472469fa74a3b2d0f116.tar.gz
[cmdline] Add "ntp" command
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/config/general.h')
-rw-r--r--src/config/general.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/general.h b/src/config/general.h
index a21501500..a71ba726f 100644
--- a/src/config/general.h
+++ b/src/config/general.h
@@ -147,6 +147,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
//#define CONSOLE_CMD /* Console command */
//#define IPSTAT_CMD /* IP statistics commands */
//#define PROFSTAT_CMD /* Profiling commands */
+//#define NTP_CMD /* NTP commands */
/*
* ROM-specific options