diff options
| author | Daniel Verkamp | 2009-03-26 23:04:31 +0100 |
|---|---|---|
| committer | Michael Brown | 2009-03-27 05:29:54 +0100 |
| commit | a323a85d9bfc17853f99661b6ab4241b915590c7 (patch) | |
| tree | e637a4438528360e7a8a85767b3bc78d82d2bbb8 /src/config | |
| parent | [netdevice] Add debug message for unknown network-layer protocols (diff) | |
| download | ipxe-a323a85d9bfc17853f99661b6ab4241b915590c7.tar.gz ipxe-a323a85d9bfc17853f99661b6ab4241b915590c7.tar.xz ipxe-a323a85d9bfc17853f99661b6ab4241b915590c7.zip | |
[digest] md5sum and sha1sum commands
Modified-by: Michael Brown <mcb30@etherboot.org>
Signed-off-by: Michael Brown <mcb30@etherboot.org>
Diffstat (limited to 'src/config')
| -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 ee72d57c6..6dffdd6b7 100644 --- a/src/config/general.h +++ b/src/config/general.h @@ -102,6 +102,7 @@ #define SANBOOT_CMD /* SAN boot commands */ #define LOGIN_CMD /* Login command */ #undef TIME_CMD /* Time commands */ +#undef DIGEST_CMD /* Image crypto digest commands */ /* * Obscure configuration options |
