generate ioconf.h for pseudo-device attach prototype

This commit is contained in:
christos 2015-08-20 12:04:30 +00:00
parent 1a4eecf195
commit 2244edcb62
2 changed files with 9 additions and 2 deletions

View File

@ -0,0 +1,7 @@
# $NetBSD: KERN.ioconf,v 1.1 2015/08/20 12:04:30 christos Exp $
ioconf kern
include "conf/files"
pseudo-device ksyms

View File

@ -1,12 +1,12 @@
# $NetBSD: Makefile.rumpkern,v 1.160 2015/06/17 11:46:34 pooka Exp $
# $NetBSD: Makefile.rumpkern,v 1.161 2015/08/20 12:04:30 christos Exp $
#
IOCONF=KERN.ioconf
.include "${RUMPTOP}/Makefile.rump"
.include <bsd.own.mk>
LIB= rump
MAN= rump.3 rump_lwproc.3
.PATH: ${RUMPTOP}/librump/rumpkern \