svn commit: r273795 - user/dchagin/lemul/sys/modules/linux64

Ed Maste emaste at FreeBSD.org
Tue Oct 28 17:32:50 UTC 2014


Author: emaste
Date: Tue Oct 28 17:32:49 2014
New Revision: 273795
URL: https://svnweb.freebsd.org/changeset/base/273795

Log:
  Remove duplicated linux_time.c

Modified:
  user/dchagin/lemul/sys/modules/linux64/Makefile

Modified: user/dchagin/lemul/sys/modules/linux64/Makefile
==============================================================================
--- user/dchagin/lemul/sys/modules/linux64/Makefile	Tue Oct 28 17:13:48 2014	(r273794)
+++ user/dchagin/lemul/sys/modules/linux64/Makefile	Tue Oct 28 17:32:49 2014	(r273795)
@@ -8,7 +8,6 @@ SRCS=	linux_fork.c linux_dummy.c linux_f
 	linux_machdep.c linux_misc.c linux_signal.c \
 	linux_socket.c linux_stats.c linux_sysctl.c linux_sysent.c \
 	linux_sysvec.c linux_time.c linux_vdso.c\
-	linux_time.c \
 	opt_inet6.h opt_compat.h opt_posix.h opt_usb.h \
 	vnode_if.h device_if.h bus_if.h assym.s linux_event.c
 


More information about the svn-src-user mailing list