Home
last modified time | relevance | path

Searched hist:"88 ecf814c47f577248751ddbe9626d98aeef5783" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/
H A DMakefile88ecf814c47f577248751ddbe9626d98aeef5783 Thu May 29 03:01:51 CDT 2008 David Woodhouse <dwmw2@infradead.org> 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 <David.Woodhouse@intel.com>