From: Michael Brown Date: Thu, 19 May 2005 16:10:52 +0000 (+0000) Subject: Added FSP X-Git-Tag: v0.9.3~1645 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0a94944fce083dc17982b8b18fac7c4b77313f0;p=thirdparty%2Fipxe.git Added FSP --- 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 */