summaryrefslogtreecommitdiff
path: root/gpxe/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gpxe/src/Makefile')
-rw-r--r--gpxe/src/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/gpxe/src/Makefile b/gpxe/src/Makefile
index 26d9ee87..c30bf2b3 100644
--- a/gpxe/src/Makefile
+++ b/gpxe/src/Makefile
@@ -68,11 +68,6 @@ noargs : blib $(BIN)/NIC $(BIN)/gpxe.dsk $(BIN)/gpxe.iso $(BIN)/gpxe.usb $(BIN)/
@$(ECHO)
@$(ECHO) '==========================================================='
-# Grab the central Config file.
-#
-MAKEDEPS += Config
-include Config
-
# If no architecture is specified in Config or on the command-line,
# use that of the build machine.
#