[Prism54-users] Re: firmware loader
Margit Schubert-While
margitsw@t-online.de
Thu, 06 Nov 2003 11:40:27 +0100
> From now on if prism54 (CONFIG_PRISM54) driver is selected,
> Firmware loader (CONFIG_FW_LOADER) will automatically be
> loaded as a module for
Well, fw loader builtin is never going to work as it is.
Hint 1 - "obj-y" in lib/Makefile
Hint 2 - kernel/ksyms.c
Why this is I don't know. Either it was simply forgotten or
there is a good reason, in which case you should not be
able to select builtin.
Cheers
Margit