From cc980d1c94f2f62b229a7560d1234b561ddebde6 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Mon, 2 May 2005 11:13:47 +0000 Subject: Moved DOWNLOAD_PROTO_XXX options to config.h --- src/include/etherboot.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/include') diff --git a/src/include/etherboot.h b/src/include/etherboot.h index 3fbf25115..8ae65bacf 100644 --- a/src/include/etherboot.h +++ b/src/include/etherboot.h @@ -49,10 +49,6 @@ #define DEFAULT_BOOTFILE PXENFSROOTPATH "/boot/pxeboot" #endif -#if !defined(DOWNLOAD_PROTO_TFTP) && !defined(DOWNLOAD_PROTO_NFS) && !defined(DOWNLOAD_PROTO_SLAM) && !defined(DOWNLOAD_PROTO_TFTM) && !defined(DOWNLOAD_PROTO_DISK) && !defined(DOWNLOAD_PROTO_HTTP) -#error No download protocol defined! -#endif - #ifndef MAX_TFTP_RETRIES #define MAX_TFTP_RETRIES 20 #endif -- cgit v1.2.3-55-g7522