Hello, before the config split (e817a [makefile] Split config.h out into config/*.h and kill off mkconfig.pl) there was support for local config. It seemed very handy to me so attached is my attempt at resurrecting it. Including the local config only in config/config.c seems to the job for me (only needed CONSOLE_SERIAL and GDBSERIAL yet), but I am very new to the project so my knowledge of potential use cases is limited. Is that going to cover all your use cases? The makefile changes are a bit complicated to make it rebuild stuff as needed.
[PATCH 1/2] [build] Support adding extra deps to auto targets. [PATCH 2/2] [config] Support local config. -- Best Regards Piotr Jaroszyński _______________________________________________ gPXE-devel mailing list [email protected] http://etherboot.org/mailman/listinfo/gpxe-devel
