mirror of
https://github.com/ipxe/ipxe
synced 2026-04-16 03:00:10 +03:00
[makefile] Split config.h out into config/*.h and kill off mkconfig.pl
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user