summaryrefslogtreecommitdiffstats
path: root/src/Config
diff options
context:
space:
mode:
authorMarty Connor2006-06-29 20:07:02 +0200
committerMarty Connor2006-06-29 20:07:02 +0200
commite8cc1c433323d20b4a187a4fc91ade99d1ccd09f (patch)
tree5e57f689892a677c462e2172164ede080bad8eb8 /src/Config
parentAdded bin/.blib.list to VERYCLEANUP so .bin directory is made empty (diff)
downloadipxe-e8cc1c433323d20b4a187a4fc91ade99d1ccd09f.tar.gz
ipxe-e8cc1c433323d20b4a187a4fc91ade99d1ccd09f.tar.xz
ipxe-e8cc1c433323d20b4a187a4fc91ade99d1ccd09f.zip
Removed vestigal FILO code
Diffstat (limited to 'src/Config')
-rw-r--r--src/Config7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/Config b/src/Config
index 2f3dea84..aa11dd3c 100644
--- a/src/Config
+++ b/src/Config
@@ -283,13 +283,6 @@ CFLAGS+= -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC
# CFLAGS+= -DDHCP_USER_CLASS="5,'A','L','P','H','A',4,'B','E','T','A'" \
# -DDHCP_USER_CLASS_LEN=11
-# Set to enable FILO support
-# for FILO support it will make main call pci_init
-# INCLUDE_FILO=y
-ifdef INCLUDE_FILO
-CFLAGS+= -DCONFIG_FILO
-endif
-
# Enabling this causes Etherboot to ignore Etherboot-specific options
# that are not within an Etherboot encapsulated options field.
# This option should be enabled unless you have a legacy DHCP server