Author: arekm                        Date: Thu Oct 30 08:52:04 2008 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- include firmware files

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1992 -> 1.441.2.1993) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1992 SPECS/kernel.spec:1.441.2.1993
--- SPECS/kernel.spec:1.441.2.1992      Wed Oct 29 23:45:28 2008
+++ SPECS/kernel.spec   Thu Oct 30 09:51:57 2008
@@ -1193,10 +1193,11 @@
        install arch/arm/boot/zImage $KERNEL_INSTALL_DIR/boot/vmlinuz-$KernelVer
 %endif
 
-       %{__make} %{MakeOpts} modules_install \
+       %{__make} %{MakeOpts} modules_install firmware_install \
                %{?with_verbose:V=1} \
                DEPMOD=%DepMod \
                INSTALL_MOD_PATH=$KERNEL_INSTALL_DIR \
+               INSTALL_FW_PATH=$KERNEL_INSTALL_DIR/lib/firmware/$KernelVer \
                KERNELRELEASE=$KernelVer
 
        # You'd probabelly want to make it somewhat different
@@ -1418,6 +1419,7 @@
 /boot/vmlinuz-%{kernel_release}
 /boot/System.map-%{kernel_release}
 %ghost %{initrd_dir}/initrd-%{kernel_release}.gz
+/lib/firmware/%{kernel_release}
 %dir /lib/modules/%{kernel_release}
 %dir /lib/modules/%{kernel_release}/kernel
 %ifnarch sparc
@@ -1639,6 +1641,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1993  2008/10/30 08:51:57  arekm
+- include firmware files
+
 Revision 1.441.2.1992  2008/10/29 22:45:28  zbyniu
 - added apparmor patch to build with grsec_full, and with common aa changes
 - linux-2.6-apparmor-caps.patch obsoleted
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.1992&r2=1.441.2.1993&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to