generate ioconf.h for pseudo-device attach prototype
This commit is contained in:
parent
1a4eecf195
commit
2244edcb62
7
sys/rump/librump/rumpkern/KERN.ioconf
Normal file
7
sys/rump/librump/rumpkern/KERN.ioconf
Normal 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
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user