Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/rump/librump/rumpkern/arch/alpha include rumpcpu_generic



details:   https://anonhg.NetBSD.org/src/rev/cc9ec5823f10
branches:  trunk
changeset: 748195:cc9ec5823f10
user:      pooka <pooka%NetBSD.org@localhost>
date:      Thu Oct 15 23:42:40 2009 +0000

description:
include rumpcpu_generic

diffstat:

 sys/rump/librump/rumpkern/arch/alpha/Makefile.inc |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r abe0d486abd9 -r cc9ec5823f10 sys/rump/librump/rumpkern/arch/alpha/Makefile.inc
--- a/sys/rump/librump/rumpkern/arch/alpha/Makefile.inc Thu Oct 15 23:15:55 2009 +0000
+++ b/sys/rump/librump/rumpkern/arch/alpha/Makefile.inc Thu Oct 15 23:42:40 2009 +0000
@@ -1,8 +1,8 @@
-#      $NetBSD: Makefile.inc,v 1.1 2009/01/06 17:04:01 pooka Exp $
+#      $NetBSD: Makefile.inc,v 1.2 2009/10/15 23:42:40 pooka Exp $
 #
 
 # some stubs
 SRCS+= rumpcrud.c
 
 .PATH:  ${RUMPTOP}/../arch/alpha/alpha
-SRCS+=  kobj_machdep.c
+SRCS+=  kobj_machdep.c rumpcpu_generic.c



Home | Main Index | Thread Index | Old Index