include rumpcpu_generic
This commit is contained in:
parent
2f6e67dfd6
commit
cc056ae92c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue