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

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

Advertisement

Kernel v2.6.25-git8 /mm/Makefile

Filename:/mm/Makefile
Lines Added:1
Lines Deleted:1
Also changed in: (Previous) 2.6.25-git7  2.6.25-git6  2.6.25-git5  2.6.25-git4  2.6.25-git3  2.6.25-git2 
(Following) 2.6.25-git9  2.6.25-git10  2.6.25-git11  2.6.25-git12  2.6.25-git13  2.6.25-git14 

Location
[  2.6.25-git8
  [  mm
     o  Makefile

Patch

diff --git a/mm/Makefile b/mm/Makefile
index a5b0dd9..18c143b 100644
--- a/mm/Makefile
+++ b/mm/Makefile
@@ -8,7 +8,7 @@ mmu-$(CONFIG_MMU)   := fremap.o highmem.o madvise.o memory.o mincore.o \
             vmalloc.o
 
 obj-y         := bootmem.o filemap.o mempool.o oom_kill.o fadvise.o \
-            page_alloc.o page-writeback.o pdflush.o \
+            maccess.o page_alloc.o page-writeback.o pdflush.o \
             readahead.o swap.o truncate.o vmscan.o \
             prio_tree.o util.o mmzone.o vmstat.o backing-dev.o \
             page_isolation.o $(mmu-y)


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