summaryrefslogtreecommitdiffstats
path: root/src/config/general.h
diff options
context:
space:
mode:
authorMarin Hannache2013-07-15 17:56:29 +0200
committerMichael Brown2013-07-15 17:56:29 +0200
commit30de9e8300e97c4b56e29f5a3b08e4615b30606f (patch)
tree48d66fac04d1a3eb129e878c2696f9afef2f6e8f /src/config/general.h
parent[ifmgmt] Avoid relying on global variable within ifcommon_exec() (diff)
downloadipxe-30de9e8300e97c4b56e29f5a3b08e4615b30606f.tar.gz
ipxe-30de9e8300e97c4b56e29f5a3b08e4615b30606f.tar.xz
ipxe-30de9e8300e97c4b56e29f5a3b08e4615b30606f.zip
[nfs] Add support for NFS protocol
Tested-by: Robin Smidsrød <robin@smidsrod.no> Signed-off-by: Marin Hannache <git@mareo.fr> Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/config/general.h')
-rw-r--r--src/config/general.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/general.h b/src/config/general.h
index 62edd3fe..3fd7408d 100644
--- a/src/config/general.h
+++ b/src/config/general.h
@@ -59,6 +59,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
#undef DOWNLOAD_PROTO_HTTPS /* Secure Hypertext Transfer Protocol */
#undef DOWNLOAD_PROTO_FTP /* File Transfer Protocol */
#undef DOWNLOAD_PROTO_SLAM /* Scalable Local Area Multicast */
+#undef DOWNLOAD_PROTO_NFS /* Network File System Protocol */
/*
* SAN boot protocols