From: David Woodhouse Date: Thu, 29 May 2008 08:01:51 +0000 (+0300) Subject: firmware: Add firmware installation to modules_install, add firmware_install X-Git-Tag: v2.6.27-rc1~1094^2^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88ecf814c47f577248751ddbe9626d98aeef5783;p=pandora-kernel.git firmware: Add firmware installation to modules_install, add firmware_install For 'make modules_install', install any firmware required by the modules which are being installed. Also add a 'make firmware_install' target which doesn't depend on the configuration, but installs _all_ available in-kernel-tree firmware into $(INSTALL_FW_PATH), which defaults to /lib/firmware. This is intended for distributors to make arch-independent (and config-independent) packages containing firmware. Signed-off-by: David Woodhouse --- Reading git-diff-tree failed