[cmdline] Make "reboot" command available by default

Requested-by: Sven Dreyer <sven@dreyer-net.de>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown
2011-10-26 16:46:31 +01:00
parent c77aece36a
commit b0d65b5f0c
2 changed files with 8 additions and 6 deletions

View File

@@ -34,4 +34,6 @@ FILE_LICENCE ( GPL2_OR_LATER );
#define SANBOOT_PROTO_IB_SRP /* Infiniband SCSI RDMA protocol */
#define SANBOOT_PROTO_FCP /* Fibre Channel protocol */
#define REBOOT_CMD /* Reboot command */
#endif /* CONFIG_DEFAULTS_PCBIOS_H */