Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/modules/hdafg build hdafg_dd.c



details:   https://anonhg.NetBSD.org/src/rev/a0d09d52b332
branches:  trunk
changeset: 761964:a0d09d52b332
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sat Feb 12 15:15:56 2011 +0000

description:
build hdafg_dd.c

diffstat:

 sys/modules/hdafg/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4115aaa0f667 -r a0d09d52b332 sys/modules/hdafg/Makefile
--- a/sys/modules/hdafg/Makefile        Sat Feb 12 15:15:34 2011 +0000
+++ b/sys/modules/hdafg/Makefile        Sat Feb 12 15:15:56 2011 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.2 2011/02/12 15:01:00 jmcneill Exp $
+#      $NetBSD: Makefile,v 1.3 2011/02/12 15:15:56 jmcneill Exp $
 
 .include "../Makefile.inc"
 
@@ -6,7 +6,7 @@
 
 KMOD=  hdafg
 IOCONF=        hdafg.ioconf
-SRCS=  hdafg.c
+SRCS=  hdafg.c hdafg_dd.c
 
 WARNS= 3
 



Home | Main Index | Thread Index | Old Index