aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile
diff options
context:
space:
mode:
authorMichael Brown <mcb30@etherboot.org>2008-10-08 00:37:40 +0100
committerMichael Brown <mcb30@etherboot.org>2008-10-08 02:17:32 +0100
commite817a347fb785f6fa8d2242604d6b6e7eff847be (patch)
tree2145fc502cf48755565702f09c9ea771d21aad5a /src/Makefile
parenta2588547f913d5928f61ac30fd531a407925b4b5 (diff)
downloadipxe-e817a347fb785f6fa8d2242604d6b6e7eff847be.tar.gz
[makefile] Split config.h out into config/*.h and kill off mkconfig.pl
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 833d2631f..89f435770 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -33,7 +33,6 @@ NM := $(CROSS_COMPILE)nm
OBJDUMP := $(CROSS_COMPILE)objdump
PARSEROM := $(PERL) ./util/parserom.pl
MAKEROM := $(PERL) ./util/makerom.pl
-MKCONFIG := $(PERL) ./util/mkconfig.pl
SYMCHECK := $(PERL) ./util/symcheck.pl
SORTOBJDUMP := $(PERL) ./util/sortobjdump.pl
NRV2B := ./util/nrv2b