I know that I could compile firmwares inside Linux kernel with CONFIG_EXTRA_FIRMWARE, but as I understand, this will compile firmware inside kernel, not module itself.
is it possible to compile firmware for each module inside module itself? And if yes, how?