Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/modules/hdaudio delete hdaudio_ids.
details: https://anonhg.NetBSD.org/src/rev/5e43d7bb195e
branches: trunk
changeset: 332413:5e43d7bb195e
user: christos <christos%NetBSD.org@localhost>
date: Fri Sep 19 18:05:24 2014 +0000
description:
delete hdaudio_ids.
diffstat:
sys/modules/hdaudio/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 3b8f01435c34 -r 5e43d7bb195e sys/modules/hdaudio/Makefile
--- a/sys/modules/hdaudio/Makefile Fri Sep 19 17:59:57 2014 +0000
+++ b/sys/modules/hdaudio/Makefile Fri Sep 19 18:05:24 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/08/28 15:48:19 jmcneill Exp $
+# $NetBSD: Makefile,v 1.3 2014/09/19 18:05:24 christos Exp $
.include "../Makefile.inc"
@@ -7,7 +7,6 @@
KMOD= hdaudio
IOCONF= hdaudio.ioconf
SRCS= hdaudio.c
-SRCS+= hdaudio_ids.c
SRCS+= hdaudio_pci.c
.include <bsd.kmodule.mk>
Home |
Main Index |
Thread Index |
Old Index