]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- added msdos.o to export symbols.
authorcieciwa <cieciwa@pld-linux.org>
Mon, 22 Jul 2002 08:44:13 +0000 (08:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    linux-2.4.19-rc1-ac7-ide.patch -> 1.5

linux-2.4.19-rc1-ac7-ide.patch

index 360fb5ef83c8204c82982fe0b1c70b272637f717..186fb10664f3f73708b356b45eb6f7b819140f9e 100644 (file)
@@ -27106,3 +27106,14 @@ diff -Nur linux.org/drivers/ide/via82cxxx.c linux/drivers/ide/via82cxxx.c
  
  #include <asm/system.h>
  
+--- linux/fs/partitions/Makefile.org   Fri Jul 27 01:30:04 2001
++++ linux/fs/partitions/Makefile       Mon Jul 22 10:31:42 2002
+@@ -9,7 +9,7 @@
+ O_TARGET := partitions.o
+-export-objs := check.o ibm.o
++export-objs := check.o ibm.o msdos.o
+ obj-y := check.o
This page took 0.088534 seconds and 4 git commands to generate.