SPECS: bcm43xx.spec - add softmacs symvers to Module.symvers: no m...

sparky sparky at pld-linux.org
Fri Jan 20 19:32:59 CET 2006


Author: sparky                       Date: Fri Jan 20 18:32:59 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add softmacs symvers to Module.symvers: no more modpost warnings

---- Files affected:
SPECS:
   bcm43xx.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/bcm43xx.spec
diff -u SPECS/bcm43xx.spec:1.2 SPECS/bcm43xx.spec:1.3
--- SPECS/bcm43xx.spec:1.2	Fri Jan 20 18:07:13 2006
+++ SPECS/bcm43xx.spec	Fri Jan 20 19:32:53 2006
@@ -102,7 +102,8 @@
 	ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm
 %endif
 
-	ln -sf %{_kernelsrcdir}/Module.symvers-$cfg Module.symvers
+	cp %{_kernelsrcdir}/Module.symvers-$cfg Module.symvers
+	cat %{_usr}/src/softmac-include/symvers.add >> Module.symvers
 	touch include/config/MARKER
 
 	%{__make} -C %{_kernelsrcdir} clean \
@@ -170,6 +171,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/01/20 18:32:53  sparky
+- add softmacs symvers to Module.symvers: no more modpost warnings
+
 Revision 1.2  2006/01/20 17:07:13  sparky
 - add local_headers.patch
 - TODO: fix symvers
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bcm43xx.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list