summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Brown2005-05-19 18:10:52 +0200
committerMichael Brown2005-05-19 18:10:52 +0200
commitc0a94944fce083dc17982b8b18fac7c4b77313f0 (patch)
treee6394d67385210d34be65c79f72cb733e902ee5e
parentVersion increased to 5.5.0 (diff)
downloadipxe-c0a94944fce083dc17982b8b18fac7c4b77313f0.tar.gz
ipxe-c0a94944fce083dc17982b8b18fac7c4b77313f0.tar.xz
ipxe-c0a94944fce083dc17982b8b18fac7c4b77313f0.zip
Added FSP
-rw-r--r--src/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h
index f5ae6465..ec4b1801 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 */