svn commit: trunk/uClibc/libc/sysdeps/linux/bfin
bernds at uclibc.org
bernds at uclibc.org
Tue Jun 3 23:28:44 UTC 2008
Author: bernds
Date: 2008-06-03 16:28:43 -0700 (Tue, 03 Jun 2008)
New Revision: 22207
Log:
Fix merge error: mmap.c no longer exists in bfin/.
Modified:
trunk/uClibc/libc/sysdeps/linux/bfin/Makefile.arch
Changeset:
Modified: trunk/uClibc/libc/sysdeps/linux/bfin/Makefile.arch
===================================================================
--- trunk/uClibc/libc/sysdeps/linux/bfin/Makefile.arch 2008-06-03 19:05:04 UTC (rev 22206)
+++ trunk/uClibc/libc/sysdeps/linux/bfin/Makefile.arch 2008-06-03 23:28:43 UTC (rev 22207)
@@ -5,7 +5,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
#
-CSRC := brk.c bsdsetjmp.c clone.c syscall.c mmap.c \
+CSRC := brk.c bsdsetjmp.c clone.c syscall.c \
sram-alloc.c sram-free.c dma-memcpy.c
SSRC := __longjmp.S setjmp.S bsd-_setjmp.S vfork.S
More information about the uClibc-cvs
mailing list