Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/ic install bt8xx.h for bktr
details: https://anonhg.NetBSD.org/src/rev/8c6f70911327
branches: trunk
changeset: 485833:8c6f70911327
user: wiz <wiz%NetBSD.org@localhost>
date: Sun May 07 00:29:03 2000 +0000
description:
install bt8xx.h for bktr
diffstat:
sys/dev/ic/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r af6425d27c1a -r 8c6f70911327 sys/dev/ic/Makefile
--- a/sys/dev/ic/Makefile Sun May 07 00:25:58 2000 +0000
+++ b/sys/dev/ic/Makefile Sun May 07 00:29:03 2000 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.10 2000/03/22 11:22:22 onoe Exp $
+# $NetBSD: Makefile,v 1.11 2000/05/07 00:29:03 wiz Exp $
INCSDIR= /usr/include/dev/ic
INCS= ad1848reg.h ahareg.h ahavar.h aic6360reg.h aic6360var.h \
aic77xxreg.h aic77xxvar.h aic7xxxvar.h am7930reg.h am7990reg.h \
am7990var.h awictl.h bhareg.h bhavar.h bt431reg.h bt459reg.h \
- bt463reg.h bt485reg.h cacreg.h cacvar.h cd1190reg.h cd1400reg.h \
- comreg.h comvar.h cs4231reg.h cyreg.h \
+ bt463reg.h bt485reg.h bt8xx.h cacreg.h cacvar.h cd1190reg.h \
+ cd1400reg.h comreg.h comvar.h cs4231reg.h cyreg.h \
cyvar.h dc21040reg.h dp8390reg.h dp8390var.h dptreg.h dptvar.h ds.h \
elink3reg.h elink3var.h hayespreg.h i8042reg.h i82365reg.h \
i82365var.h i8237reg.h i8253reg.h i82586reg.h i82586var.h \
Home |
Main Index |
Thread Index |
Old Index