On 25.5.2011 14:30, Michal Marek wrote:
On 24.5.2011 22:29, Maximilian Pasternak wrote:
building a kernel package with
| make tar-pkg INSTALL_FW_PATH=/somewhere
Expected result:
----------------
* tar-archive including the firmware in folder /somehere
I don't think that this should be supported, the firmware needs to be
installed below /lib/firmware, which is where udev expects it.
BTW, you can work around this by:
make INSTALL_FW_PATH=$PWD/tar-install/somewhere
Michal
--
To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html