+ * To solve this problem linker tables can be used on Linux, it enables you to + * always force compiling of select features that one wishes to avoid bit-rot + * while still enabling you to disable linking feature code into the final + * kernel image or building certain modules if the features have been disabled + * via Kconfig. The code is derivative of gPXE linker table's solution.
I missed the start of this thread. However, asking as the author of the original Etherboot/gPXE/iPXE linker table solution: please change all references from "gPXE" to "iPXE".
Thanks, Michael