Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/ic re-add bt8xx.h (needed for fxtv, without which bk...
details: https://anonhg.NetBSD.org/src/rev/72764bff3f46
branches: trunk
changeset: 508410:72764bff3f46
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Apr 11 09:07:21 2001 +0000
description:
re-add bt8xx.h (needed for fxtv, without which bktr is pretty much useless)
diffstat:
sys/dev/ic/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 5a7ad5edcd4b -r 72764bff3f46 sys/dev/ic/Makefile
--- a/sys/dev/ic/Makefile Wed Apr 11 08:52:59 2001 +0000
+++ b/sys/dev/ic/Makefile Wed Apr 11 09:07:21 2001 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2001/04/11 07:42:33 jdolecek Exp $
+# $NetBSD: Makefile,v 1.19 2001/04/11 09:07:21 wiz Exp $
INCSDIR= /usr/include/dev/ic
# Only install includes which are used by userland
-INCS= isp_ioctl.h mlxreg.h mlxio.h rrunnerreg.h rrunnervar.h wdcreg.h
+INCS= bt8xx.h isp_ioctl.h mlxreg.h mlxio.h rrunnerreg.h rrunnervar.h wdcreg.h
.include <bsd.kinc.mk>
Home |
Main Index |
Thread Index |
Old Index