SOURCES (LINUX_2_6): patch-2.6.14-rc4-rt1 - fix undefined symbols.

pluto pluto at pld-linux.org
Thu Oct 13 01:17:24 CEST 2005


Author: pluto                        Date: Wed Oct 12 23:17:24 2005 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- fix undefined symbols.

---- Files affected:
SOURCES:
   patch-2.6.14-rc4-rt1 (1.1.2.2 -> 1.1.2.3) 

---- Diffs:

================================================================
Index: SOURCES/patch-2.6.14-rc4-rt1
diff -u SOURCES/patch-2.6.14-rc4-rt1:1.1.2.2 SOURCES/patch-2.6.14-rc4-rt1:1.1.2.3
--- SOURCES/patch-2.6.14-rc4-rt1:1.1.2.2	Thu Oct 13 00:42:38 2005
+++ SOURCES/patch-2.6.14-rc4-rt1	Thu Oct 13 01:17:19 2005
@@ -53670,3 +53670,24 @@
  
  static void init_midi_hdr(struct midi_hdr *midihdr)
  {
+--- a/fs/jffs2/Makefile	2005-10-11 03:19:19.000000000 +0200
++++ b/fs/jffs2/Makefile	2005-10-13 01:11:40.499747771 +0200
+@@ -10,6 +10,7 @@
+ jffs2-y	+= read.o nodemgmt.o readinode.o write.o scan.o gc.o
+ jffs2-y	+= symlink.o build.o erase.o background.o fs.o writev.o
+ jffs2-y	+= super.o
++jffs2-y	+= ../../lib/lib.a
+ 
+ jffs2-$(CONFIG_JFFS2_FS_WRITEBUFFER)	+= wbuf.o
+ jffs2-$(CONFIG_JFFS2_RUBIN)	+= compr_rubin.o
+--- a/fs/xfs/Makefile-linux-2.6	2005-10-11 03:19:19.000000000 +0200
++++ b/fs/xfs/Makefile-linux-2.6	2005-10-13 01:10:09.979100303 +0200
+@@ -125,6 +125,8 @@
+ 				   xfs_dmops.o \
+ 				   xfs_qmops.o
+ 
++xfs-y				+= ../../lib/lib.a
++
+ xfs-$(CONFIG_XFS_TRACE)		+= xfs_dir2_trace.o
+ 
+ # Objects in linux/
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/patch-2.6.14-rc4-rt1?r1=1.1.2.2&r2=1.1.2.3&f=u




More information about the pld-cvs-commit mailing list