From: Mike Marciniszyn Date: Mon, 24 Jun 2013 14:38:28 +0000 (-0400) Subject: rpm-pkg: install firmware files in kernel relative directory X-Git-Tag: v3.12-rc1~101^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41612378da980cd98a0191c1307ff62d4ee20fb8;p=pandora-kernel.git rpm-pkg: install firmware files in kernel relative directory Prior to this patch, firmware files were being installed in /lib/firmware with a potential conflict with already installed kernels. firmware files are now installed in /lib/firmware/ and packaged with the rest of the modules. Signed-off-by: Mike Marciniszyn Signed-off-by: Michal Marek --- Reading git-diff-tree failed