[makefile] Split config.h out into config/*.h and kill off mkconfig.pl

This commit is contained in:
Michael Brown
2008-10-08 00:37:40 +01:00
parent a2588547f9
commit e817a347fb
7 changed files with 57 additions and 293 deletions

View File

@@ -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