Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Kernel v2.5.75 /lib/Makefile

Filename:/lib/Makefile
Lines Added:1
Lines Deleted:1
Also changed in: (Previous) 2.5.74-bk7  2.5.74-bk6  2.5.74-bk5  2.5.74  2.5.73-bk10  2.5.73-bk9 
(Following)

Location
[  2.5.75
  [  lib
     o  Makefile

Patch

diff -Nru a/lib/Makefile b/lib/Makefile
--- a/lib/Makefile   Thu Jul 10 13:16:26 2003
+++ b/lib/Makefile   Thu Jul 10 13:16:26 2003
@@ -5,7 +5,7 @@
 
 lib-y := errno.o ctype.o string.o vsprintf.o cmdline.o \
     bust_spinlocks.o rbtree.o radix-tree.o dump_stack.o \
-    kobject.o idr.o
+    kobject.o idr.o div64.o
 
 lib-$(CONFIG_RWSEM_GENERIC_SPINLOCK) += rwsem-spinlock.o
 lib-$(CONFIG_RWSEM_XCHGADD_ALGORITHM) += rwsem.o


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.