summaryrefslogtreecommitdiffstats
path: root/uClinux-2.4.20-uc1/mmnommu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'uClinux-2.4.20-uc1/mmnommu/Makefile')
-rw-r--r--uClinux-2.4.20-uc1/mmnommu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/uClinux-2.4.20-uc1/mmnommu/Makefile b/uClinux-2.4.20-uc1/mmnommu/Makefile
index 2764f61..9500fe5 100644
--- a/uClinux-2.4.20-uc1/mmnommu/Makefile
+++ b/uClinux-2.4.20-uc1/mmnommu/Makefile
@@ -11,7 +11,7 @@ O_TARGET := mmnommu.o
obj-y := bootmem.o filemap.o mlock.o mmap.o \
mprotect.o mremap.o numa.o \
slab.o swapfile.o vmalloc.o vmscan.o memory.o \
- swap.o oom_kill.o
+ swap.o swap_state.o oom_kill.o
ifdef CONFIG_CONTIGUOUS_PAGE_ALLOC
obj-y += page_alloc2.o