include rumpcpu_generic

This commit is contained in:
pooka 2009-10-15 23:42:40 +00:00
parent 2f6e67dfd6
commit cc056ae92c
1 changed files with 2 additions and 2 deletions

View File

@ -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