put back spkrio.h for compat
This commit is contained in:
parent
c53de4b74f
commit
2721c61205
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.9 2016/12/09 04:46:39 christos Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2016/12/09 06:04:06 christos Exp $
|
||||
|
||||
INCSDIR= /usr/include/dev/isa
|
||||
|
||||
# Only install includes which are used by userland
|
||||
INCS= isvio.h satlinkio.h wtreg.h
|
||||
INCS= isvio.h satlinkio.h spkrio.h wtreg.h
|
||||
|
||||
.include <bsd.kinc.mk>
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
/* $NetBSD: spkrio.h,v 1.5 2016/12/09 06:04:06 christos Exp $ */
|
||||
#include <dev/spkrio.h>
|
Loading…
Reference in New Issue