diff options
| author | Michael Brown | 2005-05-19 18:10:52 +0200 |
|---|---|---|
| committer | Michael Brown | 2005-05-19 18:10:52 +0200 |
| commit | c0a94944fce083dc17982b8b18fac7c4b77313f0 (patch) | |
| tree | e6394d67385210d34be65c79f72cb733e902ee5e /src | |
| parent | Version increased to 5.5.0 (diff) | |
| download | ipxe-c0a94944fce083dc17982b8b18fac7c4b77313f0.tar.gz ipxe-c0a94944fce083dc17982b8b18fac7c4b77313f0.tar.xz ipxe-c0a94944fce083dc17982b8b18fac7c4b77313f0.zip | |
Added FSP
Diffstat (limited to 'src')
| -rw-r--r-- | src/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h index f5ae64657..ec4b18019 100644 --- a/src/config.h +++ b/src/config.h @@ -75,6 +75,7 @@ #undef DOWNLOAD_PROTO_HTTP /* Hypertext Transfer Protocol */ #undef DOWNLOAD_PROTO_TFTM /* Multicast Trivial File Transfer Protocol */ #undef DOWNLOAD_PROTO_SLAM /* Scalable Local Area Multicast */ +#undef DOWNLOAD_PROTO_FSP /* FSP? */ /* @END general.h */ |
