summaryrefslogtreecommitdiffstats
path: root/uClinux-2.4.20-uc1/mmnommu/Makefile
diff options
context:
space:
mode:
authorOliver Schinagl <oliver@schinagl.nl>2011-03-14 11:05:41 (GMT)
committerOliver Schinagl <oliver@schinagl.nl>2011-03-14 11:05:41 (GMT)
commit55c7dbdfc8e7fb6e2cbd11f80a8915a95ab71e72 (patch)
tree8211c6811766895a449bd11cec23ba8deba5d37b /uClinux-2.4.20-uc1/mmnommu/Makefile
parentc5ed56c50061cfaadb6dfa80f0107a605ae1f630 (diff)
downloadopenipcam-55c7dbdfc8e7fb6e2cbd11f80a8915a95ab71e72.zip
openipcam-55c7dbdfc8e7fb6e2cbd11f80a8915a95ab71e72.tar.gz
openipcam-55c7dbdfc8e7fb6e2cbd11f80a8915a95ab71e72.tar.bz2
changes needed to make uClinux-2.4.20-uc1 compliant BSP build
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